{"level":"info","ts":"2026-05-13T20:44:08Z","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-13T20:44:08Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-13T20:44:08Z","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-13T20:44:08Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-13T20:44:08Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-05-13T20:44:08Z","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-13T20:44:08Z","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-13T20:44:08Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-13T20:44:08Z","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-13T20:44:08Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-13T20:44:08Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-05-13T20:44:08Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-05-13T20:44:08Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-05-13T20:44:08Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-05-13T20:44:08Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-05-13T20:44:08Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-05-13T20:44:08Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-05-13T20:44:08Z","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-13T20:44:08Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-05-13T20:44:08Z","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-13T20:44:08Z","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-13T20:44:08Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"info","ts":"2026-05-13T20:44:08Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-13T20:44:08Z","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-13T20:44:08Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"info","ts":"2026-05-13T20:44:08Z","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-13T20:44:08Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"error","ts":"2026-05-13T20:44:08Z","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-13T20:44:08Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-05-13T20:44:08Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"error","ts":"2026-05-13T20:44:08Z","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-13T20:44:08Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-13T20:44:08Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-05-13T20:44:18Z","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-13T20:44:18Z","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-13T20:44:28Z","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-13T20:44:28Z","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-13T20:44:38Z","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-13T20:44:38Z","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-13T20:44:48Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-13T20:44:48Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-13T20:44:48Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-13T20:44:48Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-13T20:56:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-dnej","name":"my-integration-test-meau"}} {"level":"info","ts":"2026-05-13T20:56:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-bbqx","name":"my-integration-test-qnvv"}} {"level":"info","ts":"2026-05-13T20:56:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-meau"} {"level":"info","ts":"2026-05-13T20:56:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-qnvv"} {"level":"info","ts":"2026-05-13T20:56:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-qnvv"} {"level":"info","ts":"2026-05-13T20:56:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-13T20:56:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-meau"} {"level":"info","ts":"2026-05-13T20:56:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-13T20:56:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-dnej","name":"my-integration-test-mzpy"}} {"level":"info","ts":"2026-05-13T20:56:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-mzpy"} {"level":"info","ts":"2026-05-13T20:56:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-mzpy"} {"level":"info","ts":"2026-05-13T20:56:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-13T20:56:14Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-gbhdbc","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20:56:14Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-yvlq","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20:56:15Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-gitlab-phqwoj","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20:56:21Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-plkaku","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20:56:37Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-lgat","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20:56:40Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-one-ffcr","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv","namespace":"build-e2e-pixp","name":"component-one-ffcr","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20:57:01Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-rbyo","name":"my-integration-test-bzvx"}} {"level":"info","ts":"2026-05-13T20:57:01Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-bzvx"} {"level":"info","ts":"2026-05-13T20:57:01Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-bzvx"} {"level":"info","ts":"2026-05-13T20:57:01Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-13T20:57:01Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-rbyo","name":"my-integration-test-kmxv"}} {"level":"info","ts":"2026-05-13T20:57:01Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-kmxv"} {"level":"info","ts":"2026-05-13T20:57:01Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-kmxv"} {"level":"info","ts":"2026-05-13T20:57:01Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-13T20:57:01Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-rbyo","name":"my-integration-test-fioy"}} {"level":"info","ts":"2026-05-13T20:57:01Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-fioy"} {"level":"info","ts":"2026-05-13T20:57:01Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-fioy"} {"level":"info","ts":"2026-05-13T20:57:01Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-13T20:57:01Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-rbyo","name":"my-integration-test-yzof"}} {"level":"info","ts":"2026-05-13T20:57:01Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-yzof"} {"level":"info","ts":"2026-05-13T20:57:01Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-yzof"} {"level":"info","ts":"2026-05-13T20:57:01Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-13T20:57:03Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-zdsvsg","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20:57:03Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-default-zakkuz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20:57:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-asku"} {"level":"info","ts":"2026-05-13T20:57:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-asku","application":"appstudio"} {"level":"info","ts":"2026-05-13T20:57:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-asku"} {"level":"info","ts":"2026-05-13T20:57:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-asku"} {"level":"info","ts":"2026-05-13T20:57:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-asku","snapshot":{"name":"snapshot-sample-asku","namespace":"tenant-dev-syiy"},"namespace":"tenant-dev-syiy","name":"snapshot-sample-asku","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T20:57: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":"snapshot-sample-asku","namespace":"tenant-dev-syiy"},"application":"tenant-dev-syiy/appstudio"} {"level":"info","ts":"2026-05-13T20:57:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-asku","namespace":"tenant-dev-syiy"},"application":"tenant-dev-syiy/appstudio"} {"level":"info","ts":"2026-05-13T20:57:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-asku","namespace":"tenant-dev-syiy"},"application":"tenant-dev-syiy/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T20:57: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":"snapshot-sample-asku","namespace":"tenant-dev-syiy"},"application":"tenant-dev-syiy/appstudio"} {"level":"info","ts":"2026-05-13T20:57:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-asku","namespace":"tenant-dev-syiy"},"application":"tenant-dev-syiy/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T20:57:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-asku","namespace":"tenant-dev-syiy"},"application":"tenant-dev-syiy/appstudio","namespace":"tenant-dev-syiy","name":"snapshot-sample-asku","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T20:57:04Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T20:57: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":"snapshot-sample-asku","namespace":"tenant-dev-syiy"},"application":"tenant-dev-syiy/appstudio"} {"level":"info","ts":"2026-05-13T20:57:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-asku","namespace":"tenant-dev-syiy"},"application":"tenant-dev-syiy/appstudio"} {"level":"info","ts":"2026-05-13T20:57:04Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-asku', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-asku","namespace":"tenant-dev-syiy"},"namespace":"tenant-dev-syiy","name":"snapshot-sample-asku","reconcileID":"e64b98da-7919-4abb-bcba-dcee3be9c508"} {"level":"info","ts":"2026-05-13T20:57:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-asku","namespace":"tenant-dev-syiy"},"application":"tenant-dev-syiy/appstudio","namespace":"tenant-dev-syiy","name":"snapshot-sample-asku-8sqjt","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-13T20:57:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-asku","namespace":"tenant-dev-syiy"},"application":"tenant-dev-syiy/appstudio","release.Name":"snapshot-sample-asku-8sqjt"} {"level":"info","ts":"2026-05-13T20:57: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":"snapshot-sample-asku","namespace":"tenant-dev-syiy"},"application":"tenant-dev-syiy/appstudio"} {"level":"info","ts":"2026-05-13T20:57:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-asku","namespace":"tenant-dev-syiy"},"application":"tenant-dev-syiy/appstudio"} {"level":"info","ts":"2026-05-13T20:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-yvlq-on-pull-request-lsbd7","PR group":"konflux-test-comp-yvlq"} {"level":"info","ts":"2026-05-13T20:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-comp-yvlq","prGroupHash":"d7c622039ad95d8cd95357512dd8d3f69668c1719ff4090efb8abc2794b9d0"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:04Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-annotations-wqfpkq","namespace":"build-e2e-whft"},"application":"build-e2e-whft/build-suite-test-application-dxpe","namespace":"build-e2e-whft","name":"test-annotations-wqfpkq","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:07Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-default-yicuof","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-default-yicuof","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T20:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:09Z","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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","PR group":"konflux-test-comp-pac-gitlab-phqwoj"} {"level":"info","ts":"2026-05-13T20:57: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","prGroup":"konflux-test-comp-pac-gitlab-phqwoj","prGroupHash":"822952bd632d176142189e660d1d8f77a7e7e4c908114adafeb6f10fe9dfb6"} {"level":"info","ts":"2026-05-13T20:57: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-13T20:57:09Z","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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","projectID":56586709,"pipelineID":2523572861} {"level":"info","ts":"2026-05-13T20:57:09Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-gxwvkx","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20:57:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","statusName":"Konflux Dev version / my-integration-test-meau / test-comp-pac-gitlab-phqwoj"} {"level":"info","ts":"2026-05-13T20:57:10Z","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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenarioName":"my-integration-test-meau"} {"level":"info","ts":"2026-05-13T20:57:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.name":"my-integration-test-meau","commitStatus2.ID":14360577612,"TargetURL":null} {"level":"info","ts":"2026-05-13T20:57:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","projectID":56586709,"pipelineID":2523572861} {"level":"info","ts":"2026-05-13T20:57:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","statusName":"Konflux Dev version / my-integration-test-mzpy / test-comp-pac-gitlab-phqwoj"} {"level":"info","ts":"2026-05-13T20:57:10Z","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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenarioName":"my-integration-test-mzpy"} {"level":"info","ts":"2026-05-13T20:57:10Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-anun","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20:57:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.name":"my-integration-test-mzpy","commitStatus2.ID":14360577693,"TargetURL":null} {"level":"info","ts":"2026-05-13T20:57:10Z","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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","reconcileID":"e7fc4389-2aea-43a2-b56d-a456c90607d4","snapshot.Namespace":"gitlab-rep-dnej","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-13T20:57:10Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-two-bcay","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv","namespace":"build-e2e-pixp","name":"component-two-bcay","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20:57:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commentTitle":"Integration test for component test-comp-pac-gitlab-phqwoj"} {"level":"info","ts":"2026-05-13T20:57:10Z","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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commentPrefix":"Integration test for component test-comp-pac-gitlab-phqwoj"} {"level":"info","ts":"2026-05-13T20:57:11Z","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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","pipelineRun.Namespace":"gitlab-rep-dnej","pipelineRun.Name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T20:57:11Z","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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","pipelinerun.Name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt"} {"level":"info","ts":"2026-05-13T20:57: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-pac-gitlab-phqwoj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-13T20:57:11Z","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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:11Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","projectID":56586709,"pipelineID":2523572861} {"level":"info","ts":"2026-05-13T20:57:11Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commitStatus.Name":"Konflux Dev version / my-integration-test-meau / test-comp-pac-gitlab-phqwoj","commitStatus.ID":14360577612} {"level":"info","ts":"2026-05-13T20:57:11Z","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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.name":"my-integration-test-meau","commitStatus.ID":14360577612,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-13T20:57:11Z","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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:11Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","projectID":56586709,"pipelineID":2523572861} {"level":"info","ts":"2026-05-13T20:57:11Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commitStatus.Name":"Konflux Dev version / my-integration-test-mzpy / test-comp-pac-gitlab-phqwoj","commitStatus.ID":14360577693} {"level":"info","ts":"2026-05-13T20:57:11Z","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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.name":"my-integration-test-mzpy","commitStatus.ID":14360577693,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-13T20:57:11Z","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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","reconcileID":"c72a8d65-8d2c-45b6-b1fe-e6cef9ac2b06","snapshot.Namespace":"gitlab-rep-dnej","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-13T20:57:12Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commentTitle":"Integration test for component test-comp-pac-gitlab-phqwoj","noteID":3345945134} {"level":"info","ts":"2026-05-13T20:57:12Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commentTitle":"Integration test for component test-comp-pac-gitlab-phqwoj"} {"level":"info","ts":"2026-05-13T20:57:12Z","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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commentPrefix":"Integration test for component test-comp-pac-gitlab-phqwoj","count":1} {"level":"info","ts":"2026-05-13T20:57:12Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","noteID":3345945134,"commentPrefix":"Integration test for component test-comp-pac-gitlab-phqwoj"} {"level":"info","ts":"2026-05-13T20:57:12Z","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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","pipelineRun.Namespace":"gitlab-rep-dnej","pipelineRun.Name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T20:57:12Z","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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","pipelinerun.Name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt"} {"level":"info","ts":"2026-05-13T20:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-phqwoj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-gbhdbc-on-pull-request-w99mv","PR group":"konflux-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","prGroup":"konflux-go-component-gbhdbc","prGroupHash":"7c41ca5552bbd8c961c272f0156e066393fd0c7bea452f319402fa9a042ab9"} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T20:57:18Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T20:57:18Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T20:57:18Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.NameSpace":"group-bbqx","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-qnvv","externalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T20:57:18Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ID":75879194950,"CheckName":"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T20:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","pipelineRun.Namespace":"group-bbqx","pipelineRun.Name":"go-component-gbhdbc-on-pull-request-w99mv","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","pipelinerun.Name":"go-component-gbhdbc-on-pull-request-w99mv"} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:20Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-default-rggfdl","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-default-rggfdl","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20:57: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-13T20:57:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-13T20:57:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-13T20:57: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:21Z","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-hrdm"},"snapshot.Namespace":"neg-rp-dev-hrdm","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-13T20:57:21Z","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-hrdm"}} {"level":"info","ts":"2026-05-13T20:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-nxxe","name":"my-integration-test-fhem"}} {"level":"info","ts":"2026-05-13T20:57:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-fhem"} {"level":"info","ts":"2026-05-13T20:57:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-fhem"} {"level":"info","ts":"2026-05-13T20:57:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-13T20:57:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-nxxe","name":"skipped-its"}} {"level":"info","ts":"2026-05-13T20:57:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its"} {"level":"info","ts":"2026-05-13T20:57:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its"} {"level":"info","ts":"2026-05-13T20:57:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-13T20:57:26Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-child-nwzd","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20:57:28Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-nstw","name":"my-integration-test-ivsh"}} {"level":"info","ts":"2026-05-13T20:57:28Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ivsh"} {"level":"info","ts":"2026-05-13T20:57:28Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ivsh"} {"level":"info","ts":"2026-05-13T20:57:28Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:29Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-child-pezv","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:29Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-demo-component-koed","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-component-koed","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T20:57: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57:33Z","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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-plkaku-on-pull-request-gq7hd","PR group":"konflux-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T20:57: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-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","prGroup":"konflux-test-component-pac-plkaku","prGroupHash":"d4809abc85ac8af818c901aca5cc6b63f30ddf1f1074e6f829a5db68248813"} {"level":"info","ts":"2026-05-13T20:57: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-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T20:57:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ExternalID":"my-integration-test-bzvx-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T20:57:33Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ExternalID":"my-integration-test-bzvx-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T20:57:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","snapshot.NameSpace":"stat-rep-rbyo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-bzvx","externalID":"my-integration-test-bzvx-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T20:57:34Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ID":75879237146,"CheckName":"Konflux Dev version / my-integration-test-bzvx / test-component-pac-plkaku","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T20:57:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ExternalID":"my-integration-test-kmxv-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T20:57:34Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ExternalID":"my-integration-test-kmxv-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T20:57:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","snapshot.NameSpace":"stat-rep-rbyo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-kmxv","externalID":"my-integration-test-kmxv-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T20:57:34Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ID":75879237839,"CheckName":"Konflux Dev version / my-integration-test-kmxv / test-component-pac-plkaku","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T20:57:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ExternalID":"my-integration-test-fioy-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T20:57:34Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ExternalID":"my-integration-test-fioy-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T20:57:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","snapshot.NameSpace":"stat-rep-rbyo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-fioy","externalID":"my-integration-test-fioy-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T20:57:34Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ID":75879238613,"CheckName":"Konflux Dev version / my-integration-test-fioy / test-component-pac-plkaku","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T20:57:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ExternalID":"my-integration-test-yzof-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T20:57:34Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ExternalID":"my-integration-test-yzof-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T20:57:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","snapshot.NameSpace":"stat-rep-rbyo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-yzof","externalID":"my-integration-test-yzof-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T20:57:34Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ID":75879239211,"CheckName":"Konflux Dev version / my-integration-test-yzof / test-component-pac-plkaku","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T20:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","pipelineRun.Namespace":"stat-rep-rbyo","pipelineRun.Name":"test-component-pac-plkaku-on-pull-request-gq7hd","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T20:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","pipelinerun.Name":"test-component-pac-plkaku-on-pull-request-gq7hd"} {"level":"info","ts":"2026-05-13T20:57: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-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57:34Z","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-plkaku is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57: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-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T20:57:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ExternalID":"my-integration-test-bzvx-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T20:57:35Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ExternalID":"my-integration-test-bzvx-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T20:57:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","existingCheckRun":"github.CheckRun{ID:75879237146, NodeID:\"CR_kwDOMjU9q88AAAARqsFGGg\", HeadSHA:\"493718a2c7b1e7621d58d429e9e0fe223d6c1a89\", ExternalID:\"my-integration-test-bzvx-test-component-pac-plkaku\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75879237146\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75879237146\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 20:57:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-plkaku snapshot scenario my-integration-test-bzvx is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-rbyo/test-component-pac-plkaku-on-pull-request-gq7hd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75879237146/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bzvx / test-component-pac-plkaku\", CheckSuite:github.CheckSuite{ID:68887307013}, 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:3678939103, Number:9731, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9731\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-plkaku\", SHA:\"493718a2c7b1e7621d58d429e9e0fe223d6c1a89\", 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-eagmse\", 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-13T20:57:35Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ID":75879237146,"CheckName":"Konflux Dev version / my-integration-test-bzvx / test-component-pac-plkaku","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T20:57:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ExternalID":"my-integration-test-kmxv-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T20:57:35Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ExternalID":"my-integration-test-kmxv-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T20:57:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","existingCheckRun":"github.CheckRun{ID:75879237839, NodeID:\"CR_kwDOMjU9q88AAAARqsFIzw\", HeadSHA:\"493718a2c7b1e7621d58d429e9e0fe223d6c1a89\", ExternalID:\"my-integration-test-kmxv-test-component-pac-plkaku\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75879237839\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75879237839\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 20:57:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-plkaku snapshot scenario my-integration-test-kmxv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-rbyo/test-component-pac-plkaku-on-pull-request-gq7hd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75879237839/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kmxv / test-component-pac-plkaku\", CheckSuite:github.CheckSuite{ID:68887307013}, 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:3678939103, Number:9731, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9731\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-plkaku\", SHA:\"493718a2c7b1e7621d58d429e9e0fe223d6c1a89\", 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-eagmse\", 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-13T20:57:35Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ID":75879237839,"CheckName":"Konflux Dev version / my-integration-test-kmxv / test-component-pac-plkaku","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T20:57:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ExternalID":"my-integration-test-fioy-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T20:57:35Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ExternalID":"my-integration-test-fioy-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T20:57:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","existingCheckRun":"github.CheckRun{ID:75879238613, NodeID:\"CR_kwDOMjU9q88AAAARqsFL1Q\", HeadSHA:\"493718a2c7b1e7621d58d429e9e0fe223d6c1a89\", ExternalID:\"my-integration-test-fioy-test-component-pac-plkaku\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75879238613\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75879238613\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 20:57:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-plkaku snapshot optional scenario my-integration-test-fioy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-rbyo/test-component-pac-plkaku-on-pull-request-gq7hd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75879238613/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fioy / test-component-pac-plkaku\", CheckSuite:github.CheckSuite{ID:68887307013}, 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:3678939103, Number:9731, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9731\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-plkaku\", SHA:\"493718a2c7b1e7621d58d429e9e0fe223d6c1a89\", 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-eagmse\", 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-13T20:57:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-13T20:57:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-13T20:57:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-13T20:57:35Z","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-yrbc"},"snapshot.Namespace":"block-rp-dev-yrbc","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-13T20:57:35Z","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-yrbc"}} {"level":"info","ts":"2026-05-13T20:57:36Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ID":75879238613,"CheckName":"Konflux Dev version / my-integration-test-fioy / test-component-pac-plkaku","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T20:57:36Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ExternalID":"my-integration-test-yzof-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T20:57:36Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ExternalID":"my-integration-test-yzof-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T20:57:36Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","existingCheckRun":"github.CheckRun{ID:75879239211, NodeID:\"CR_kwDOMjU9q88AAAARqsFOKw\", HeadSHA:\"493718a2c7b1e7621d58d429e9e0fe223d6c1a89\", ExternalID:\"my-integration-test-yzof-test-component-pac-plkaku\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75879239211\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75879239211\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 20:57:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-plkaku snapshot scenario my-integration-test-yzof is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-rbyo/test-component-pac-plkaku-on-pull-request-gq7hd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75879239211/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yzof / test-component-pac-plkaku\", CheckSuite:github.CheckSuite{ID:68887307013}, 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:3678939103, Number:9731, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9731\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-plkaku\", SHA:\"493718a2c7b1e7621d58d429e9e0fe223d6c1a89\", 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-eagmse\", 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-13T20:57:36Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ID":75879239211,"CheckName":"Konflux Dev version / my-integration-test-yzof / test-component-pac-plkaku","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T20:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","pipelineRun.Namespace":"stat-rep-rbyo","pipelineRun.Name":"test-component-pac-plkaku-on-pull-request-gq7hd","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T20:57:36Z","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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","pipelinerun.Name":"test-component-pac-plkaku-on-pull-request-gq7hd"} {"level":"info","ts":"2026-05-13T20:57: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-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57:36Z","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-plkaku is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-lgat-on-pull-request-62qkk","PR group":"konflux-test-comp-lgat"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-comp-lgat","prGroupHash":"6b409a60e273af41fba86e3f6e98d444bb735210f330b2fd8d08af8b311991"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:38Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-child-zhjw","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:41Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-symlink-comp-jlbx","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57: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-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57: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":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57: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-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57: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-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57: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":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57: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-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-asku"} {"level":"info","ts":"2026-05-13T20:57:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"tenant-dev-syiy","snapshot":"snapshot-sample-asku"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T20:57: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:57:53Z","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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","PR group":"konflux-test-component-pac-zdsvsg"} {"level":"info","ts":"2026-05-13T20:57: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":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","prGroup":"konflux-test-component-pac-zdsvsg","prGroupHash":"1059c9a931580c21183b0b4cd455fae608a3edc1d574b969c52b81fdc77d5b"} {"level":"info","ts":"2026-05-13T20:57: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T20:57:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","ExternalID":"my-integration-test-fhem-test-component-pac-zdsvsg"} {"level":"info","ts":"2026-05-13T20:57:53Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","ExternalID":"my-integration-test-fhem-test-component-pac-zdsvsg"} {"level":"info","ts":"2026-05-13T20:57:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","snapshot.NameSpace":"integration1-nxxe","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-fhem","externalID":"my-integration-test-fhem-test-component-pac-zdsvsg"} {"level":"info","ts":"2026-05-13T20:57:53Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","ID":75879290366,"CheckName":"Konflux Dev version / my-integration-test-fhem / test-component-pac-zdsvsg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T20:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","pipelineRun.Namespace":"integration1-nxxe","pipelineRun.Name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T20:57: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":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","pipelinerun.Name":"test-component-pac-zdsvsg-on-pull-request-9lg5d"} {"level":"info","ts":"2026-05-13T20:57: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:57:53Z","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-zdsvsg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:57: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:57: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:57: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T20:57:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","ExternalID":"my-integration-test-fhem-test-component-pac-zdsvsg"} {"level":"info","ts":"2026-05-13T20:57:54Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","ExternalID":"my-integration-test-fhem-test-component-pac-zdsvsg"} {"level":"info","ts":"2026-05-13T20:57:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","existingCheckRun":"github.CheckRun{ID:75879290366, NodeID:\"CR_kwDOKrwUx88AAAARqsIV_g\", HeadSHA:\"3f381c06f1e8ee1254df9bc967ba3b67696def58\", ExternalID:\"my-integration-test-fhem-test-component-pac-zdsvsg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75879290366\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75879290366\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 20:57:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-zdsvsg snapshot scenario my-integration-test-fhem is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-nxxe/test-component-pac-zdsvsg-on-pull-request-9lg5d is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75879290366/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fhem / test-component-pac-zdsvsg\", CheckSuite:github.CheckSuite{ID:68887357320}, 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:3678940763, Number:30325, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30325\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-zdsvsg\", SHA:\"3f381c06f1e8ee1254df9bc967ba3b67696def58\", 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-oyuvwm\", 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-13T20:57:54Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","ID":75879290366,"CheckName":"Konflux Dev version / my-integration-test-fhem / test-component-pac-zdsvsg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T20:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","pipelineRun.Namespace":"integration1-nxxe","pipelineRun.Name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T20:57: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":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","pipelinerun.Name":"test-component-pac-zdsvsg-on-pull-request-9lg5d"} {"level":"info","ts":"2026-05-13T20:57: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:57:54Z","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-zdsvsg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:57: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:57: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:57: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:57: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:57: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:57: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:57: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:57:57Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-parent-nwzd","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20:57:59Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-parent-pezv","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20:57:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-13T20:57:59Z","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-hrdm","snapshot":"snapshot"} {"level":"info","ts":"2026-05-13T20:58:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T20:58: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:00Z","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-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","PR group":"konflux-fj-test-custom-default-zakkuz"} {"level":"info","ts":"2026-05-13T20:58:00Z","logger":"controllers.build pipeline","caller":"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-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","prGroup":"konflux-fj-test-custom-default-zakkuz","prGroupHash":"e25b46a54815566edbabb864eb82338d9ddbbcee2c37f2fc11ffe8579ef304"} {"level":"info","ts":"2026-05-13T20:58: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-test-custom-default-zakkuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:00Z","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-zakkuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:00Z","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-zakkuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:01Z","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-zakkuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:01Z","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-zakkuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:01Z","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-zakkuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:01Z","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-zakkuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:01Z","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-zakkuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:01Z","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-zakkuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:01Z","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-zakkuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zakkuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zakkuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zakkuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:58: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:58: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:58: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zakkuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:03Z","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-zakkuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zakkuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-13T20:58:04Z","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-yrbc","snapshot":"snapshot"} {"level":"info","ts":"2026-05-13T20:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zakkuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:58: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:58: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:58: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:58: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:58: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:58: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:58: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:58: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:58: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T20:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58:07Z","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-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","PR group":"konflux-gh-test-custom-default-yicuof"} {"level":"info","ts":"2026-05-13T20:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","prGroup":"konflux-gh-test-custom-default-yicuof","prGroupHash":"dd92bdaa526ee9645e56a9b03376ff1a82c66698bbbe38ff1ec011a4c34307"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:58: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:58: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:58: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58: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-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:09Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-parent-zhjw","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20:58:09Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-default-yicuof","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-default-yicuof","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20:58: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-default-zakkuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-default-zakkuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-8w2x9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T20:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-8w2x9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-gxwvkx-on-pull-request-8w2x9","PR group":"konflux-go-component-gxwvkx"} {"level":"info","ts":"2026-05-13T20:58: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","prGroup":"konflux-go-component-gxwvkx","prGroupHash":"b96fa1d66edb95213e00aeaf4a95e7dce269e85bd4a149796ff28d2ff4d9fe"} {"level":"info","ts":"2026-05-13T20:58: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-8w2x9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-8w2x9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-8w2x9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-8w2x9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-bxzl"} {"level":"info","ts":"2026-05-13T20:58:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-bxzl","application":"appstudio"} {"level":"info","ts":"2026-05-13T20:58:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-bxzl"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-8w2x9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-bxzl"} {"level":"info","ts":"2026-05-13T20:58:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-bxzl","snapshot":{"name":"snapshot-sample-bxzl","namespace":"happy-path-jgyk"},"namespace":"happy-path-jgyk","name":"snapshot-sample-bxzl","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T20:58:13Z","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-bxzl","namespace":"happy-path-jgyk"},"application":"happy-path-jgyk/appstudio"} {"level":"info","ts":"2026-05-13T20:58:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-bxzl","namespace":"happy-path-jgyk"},"application":"happy-path-jgyk/appstudio"} {"level":"info","ts":"2026-05-13T20:58:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-bxzl","namespace":"happy-path-jgyk"},"application":"happy-path-jgyk/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T20:58: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":"snapshot-sample-bxzl","namespace":"happy-path-jgyk"},"application":"happy-path-jgyk/appstudio"} {"level":"info","ts":"2026-05-13T20:58:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-bxzl","namespace":"happy-path-jgyk"},"application":"happy-path-jgyk/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T20:58:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-bxzl","namespace":"happy-path-jgyk"},"application":"happy-path-jgyk/appstudio","namespace":"happy-path-jgyk","name":"snapshot-sample-bxzl","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T20:58:13Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T20:58:13Z","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-bxzl","namespace":"happy-path-jgyk"},"application":"happy-path-jgyk/appstudio"} {"level":"info","ts":"2026-05-13T20:58:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-bxzl","namespace":"happy-path-jgyk"},"application":"happy-path-jgyk/appstudio"} {"level":"info","ts":"2026-05-13T20:58:13Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-bxzl', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-bxzl","namespace":"happy-path-jgyk"},"namespace":"happy-path-jgyk","name":"snapshot-sample-bxzl","reconcileID":"2701a8a2-6201-41a6-b42f-e6d87565d1ae"} {"level":"info","ts":"2026-05-13T20:58:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-bxzl","namespace":"happy-path-jgyk"},"application":"happy-path-jgyk/appstudio","namespace":"happy-path-jgyk","name":"snapshot-sample-bxzl-rfnfv","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-13T20:58:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-bxzl","namespace":"happy-path-jgyk"},"application":"happy-path-jgyk/appstudio","release.Name":"snapshot-sample-bxzl-rfnfv"} {"level":"info","ts":"2026-05-13T20:58: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":"snapshot-sample-bxzl","namespace":"happy-path-jgyk"},"application":"happy-path-jgyk/appstudio"} {"level":"info","ts":"2026-05-13T20:58:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-bxzl","namespace":"happy-path-jgyk"},"application":"happy-path-jgyk/appstudio"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-8w2x9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-8w2x9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-8w2x9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:58: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:58: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:58: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-8w2x9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-8w2x9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:14Z","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-zakkuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-8w2x9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-8w2x9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20: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-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20: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-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20: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-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20: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-yicuof is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20: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-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20: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-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20: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-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20: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-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20: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-yicuof is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20: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-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20: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-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20: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-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20: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-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20: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-yicuof is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20: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-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-default-zakkuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-8w2x9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-8w2x9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-8w2x9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-anun-on-pull-request-l8x5r","PR group":"konflux-test-comp-anun"} {"level":"info","ts":"2026-05-13T20:58: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-comp-anun","prGroupHash":"a95cf788e38608f5be926fb149d19bfcb6d157372795bf031f1bb7324deb5d"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20: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":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20: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":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20: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":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-yicuof is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20: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":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T20:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:23Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-default-zakkuz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:24Z","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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-pezv-on-pull-request-gkns4","PR group":"konflux-gh-multi-component-child-pezv"} {"level":"info","ts":"2026-05-13T20:58: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","prGroup":"konflux-gh-multi-component-child-pezv","prGroupHash":"14c3550bd703abe39aa86d31064d6d34df6ecb8d9402e9c34e43c9f362f301"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58: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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58: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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58: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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58: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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58: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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:58: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:58: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:58: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T20:58:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58: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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58: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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:58:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:58:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:58:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T20:58:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"namespace":"build-e2e-rjpb","name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-13T20:58:28Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"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-13T20:58:28Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"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-13T20:58:28Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yicuof-on-pull-request-h22wv","namespace":"build-e2e-rjpb"},"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-13T20: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":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20: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":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:58: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20: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":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv","namespace":"build-e2e-pixp","name":"component-two-bcay-on-pull-request-p4rf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T20:58: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv","namespace":"build-e2e-pixp","name":"component-two-bcay-on-pull-request-p4rf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"component-two-bcay-on-pull-request-p4rf6","PR group":"konflux-component-two-bcay"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv","prGroup":"konflux-component-two-bcay","prGroupHash":"d3fcd1e3c1c4ad59720af8180654a7452e20caf222a2f2d5dc2c5f8d8b88c7"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bcay is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv","namespace":"build-e2e-pixp","name":"component-two-bcay-on-pull-request-p4rf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-8w2x9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bcay is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv","namespace":"build-e2e-pixp","name":"component-two-bcay-on-pull-request-p4rf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bcay is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv","namespace":"build-e2e-pixp","name":"component-two-bcay-on-pull-request-p4rf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bcay is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv","namespace":"build-e2e-pixp","name":"component-two-bcay-on-pull-request-p4rf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bcay is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv","namespace":"build-e2e-pixp","name":"component-two-bcay-on-pull-request-p4rf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bcay is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv","namespace":"build-e2e-pixp","name":"component-two-bcay-on-pull-request-p4rf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bcay is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv","namespace":"build-e2e-pixp","name":"component-two-bcay-on-pull-request-p4rf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bcay is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv","namespace":"build-e2e-pixp","name":"component-two-bcay-on-pull-request-p4rf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bcay is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv","namespace":"build-e2e-pixp","name":"component-two-bcay-on-pull-request-p4rf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:58: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:58: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:58: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T20:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bcay is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv","namespace":"build-e2e-pixp","name":"component-two-bcay-on-pull-request-p4rf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58: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-default-zakkuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20: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":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T20:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:34Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-dfrhua","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:35Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-annotations-wqfpkq","namespace":"build-e2e-whft"},"application":"build-e2e-whft/build-suite-test-application-dxpe","namespace":"build-e2e-whft","name":"test-annotations-wqfpkq","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58: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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20: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-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20: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-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20: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-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20: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-bcay is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20: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-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv","namespace":"build-e2e-pixp","name":"component-two-bcay-on-pull-request-p4rf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20: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-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20: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-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20: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-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20: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-bcay is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20: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-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv","namespace":"build-e2e-pixp","name":"component-two-bcay-on-pull-request-p4rf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:39Z","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-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","PR group":"konflux-gl-test-custom-default-rggfdl"} {"level":"info","ts":"2026-05-13T20:58: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","prGroup":"konflux-gl-test-custom-default-rggfdl","prGroupHash":"832db12450d242ff1cb2bfcc9b88ed8ce0d0dca5251e268893d22bcc867e88"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:39Z","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-rggfdl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bcay is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv","namespace":"build-e2e-pixp","name":"component-two-bcay-on-pull-request-p4rf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58: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-default-rggfdl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58: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-default-rggfdl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58: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-default-rggfdl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58: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-default-rggfdl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58:39Z","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-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","PR group":"konflux-gl-multi-component-child-zhjw"} {"level":"info","ts":"2026-05-13T20:58: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","prGroup":"konflux-gl-multi-component-child-zhjw","prGroupHash":"ef450122a0b1a7dd12911c3740ad41e4cc5bf6570fed8fda962a180e970f05"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58:39Z","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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58: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-default-rggfdl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-8w2x9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58:39Z","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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58: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-default-rggfdl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58: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-default-rggfdl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58: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-default-rggfdl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58: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-default-rggfdl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58: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-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58: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-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58: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-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58: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-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-rggfdl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-rggfdl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58: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-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58: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-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58: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-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58:46Z","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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58: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-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58: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-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58: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-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58: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-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58:46Z","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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58: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-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bcay is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv","namespace":"build-e2e-pixp","name":"component-two-bcay-on-pull-request-p4rf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-rggfdl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58: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-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58: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-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58: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-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58: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-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58:46Z","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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58: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-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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-rggfdl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:58: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T20:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:58:58Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-default-rggfdl","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-default-rggfdl","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58: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-default-rggfdl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20: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":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:58:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:58:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bcay is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv","namespace":"build-e2e-pixp","name":"component-two-bcay-on-pull-request-p4rf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59: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-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:59: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-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-rggfdl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:59: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-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T20:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","PR group":"konflux-fj-multi-component-child-nwzd"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","prGroup":"konflux-fj-multi-component-child-nwzd","prGroupHash":"e4df374fd0fb2cbb73d53c194209350b86084b44dcf5db8fd4c349666a2533"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-multi-component-child-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-component-koed-on-pull-request-8kl4b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:23Z","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-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-component-koed-on-pull-request-8kl4b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-demo-component-koed-on-pull-request-8kl4b","PR group":"konflux-konflux-demo-component-koed"} {"level":"info","ts":"2026-05-13T20:59: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","prGroup":"konflux-konflux-demo-component-koed","prGroupHash":"2fdbb87e3470b5ba4ce7776c2cb7aa6ff2daf3f30149f2cf455c9381839f3b"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T20:59:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","ExternalID":"my-integration-test-ivsh-konflux-demo-component-koed"} {"level":"info","ts":"2026-05-13T20:59:23Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","ExternalID":"my-integration-test-ivsh-konflux-demo-component-koed"} {"level":"info","ts":"2026-05-13T20:59:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","snapshot.NameSpace":"konflux-nstw","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ivsh","externalID":"my-integration-test-ivsh-konflux-demo-component-koed"} {"level":"info","ts":"2026-05-13T20:59:23Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","ID":75879535492,"CheckName":"Konflux Dev version / my-integration-test-ivsh / konflux-demo-component-koed","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T20:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","pipelineRun.Namespace":"konflux-nstw","pipelineRun.Name":"konflux-demo-component-koed-on-pull-request-8kl4b","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T20:59:23Z","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-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-koed-on-pull-request-8kl4b"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:23Z","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-koed is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-component-koed-on-pull-request-8kl4b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-component-koed-on-pull-request-8kl4b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-component-koed-on-pull-request-8kl4b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-component-koed-on-pull-request-8kl4b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-component-koed-on-pull-request-8kl4b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-component-koed-on-pull-request-8kl4b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-component-koed-on-pull-request-8kl4b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-component-koed-on-pull-request-8kl4b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-component-koed-on-pull-request-8kl4b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-component-koed-on-pull-request-8kl4b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-component-koed-on-pull-request-8kl4b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59: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-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-component-koed-on-pull-request-8kl4b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59: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-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-component-koed-on-pull-request-8kl4b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","PR group":"konflux-fj-multi-component-parent-nwzd"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","prGroup":"konflux-fj-multi-component-parent-nwzd","prGroupHash":"ad111ba9847348e86d01c9fcb45042587718e95fc616a8b84c70dc371d6e59"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-multi-component-parent-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59: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-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-component-koed-on-pull-request-8kl4b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T20:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:35Z","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-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","PR group":"konflux-test-symlink-comp-jlbx"} {"level":"info","ts":"2026-05-13T20:59: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-symlink-comp-jlbx","prGroupHash":"4e9f5e0b812028354551dcafa4693dd824eae5adb4094da384dfd79607094d"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:35Z","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-jlbx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:35Z","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-jlbx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:35Z","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-jlbx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:35Z","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-jlbx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:36Z","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-jlbx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:36Z","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-jlbx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:36Z","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-jlbx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:36Z","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-jlbx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-13T20:59:36Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"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-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:36Z","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-jlbx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T20:59:36Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"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-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:36Z","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-jlbx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T20:59:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"namespace":"build-e2e-vsrd","name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","reconcileID":"b0cb3dae-c25a-44bc-9a31-686438d83a83","error":"pipelineruns.tekton.dev \"fj-test-custom-default-zakkuz-on-pull-request-t9z57\" 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-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:36Z","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-jlbx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T20:59:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"req":{"name":"fj-test-custom-default-zakkuz-on-pull-request-t9z57","namespace":"build-e2e-vsrd"},"error":"PipelineRun.tekton.dev \"fj-test-custom-default-zakkuz-on-pull-request-t9z57\" 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-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:36Z","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-jlbx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:37Z","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-jlbx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:37Z","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-jlbx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:37Z","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-jlbx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"namespace":"build-e2e-lsdg","name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-13T20:59:37Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"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-13T20: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:37Z","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-jlbx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T20:59:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"namespace":"build-e2e-lsdg","name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","reconcileID":"04029a49-fde1-474a-a2de-345d8996956f","error":"pipelineruns.tekton.dev \"gl-test-custom-default-rggfdl-on-pull-request-m9t4n\" 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-13T20:59:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"req":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"error":"PipelineRun.tekton.dev \"gl-test-custom-default-rggfdl-on-pull-request-m9t4n\" 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-13T20:59:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"req":{"name":"gl-test-custom-default-rggfdl-on-pull-request-m9t4n","namespace":"build-e2e-lsdg"},"error":"PipelineRun.tekton.dev \"gl-test-custom-default-rggfdl-on-pull-request-m9t4n\" 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-13T20:59:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:39Z","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-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","PR group":"konflux-gh-multi-component-parent-pezv"} {"level":"info","ts":"2026-05-13T20:59: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","prGroup":"konflux-gh-multi-component-parent-pezv","prGroupHash":"c1cc96a15f3b81ca69f69bba0dba50c6f9d7b3eeeeddc08366b8becc054ca7"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:39Z","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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-13T20:59:28Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-13T20:59:23Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"ff8fb2b379096badc16bcaf50098182a7dc1e4f9"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-nstw/konflux-demo-component-koed:on-pr-ff8fb2b379096badc16bcaf50098182a7dc1e4f9.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-nstw/konflux-demo-component-koed:on-pr-ff8fb2b379096badc16bcaf50098182a7dc1e4f9.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-nstw/konflux-demo-component-koed:on-pr-ff8fb2b379096badc16bcaf50098182a7dc1e4f9"},{"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-nstw/konflux-demo-component-koed:on-pr-ff8fb2b379096badc16bcaf50098182a7dc1e4f9"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-koed-on-pull-request-8kl4b-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-86a2e4a8905c5f6b059b68ddc32defe8-f8bd04a8fe766f8e-01"}},"deletionTimestamp":"2026-05-13 20:59:40 +0000 UTC"} {"level":"info","ts":"2026-05-13T20:59:40Z","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-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-component-koed-on-pull-request-8kl4b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-13T20:59:28Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-13T20:59:23Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"ff8fb2b379096badc16bcaf50098182a7dc1e4f9"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-nstw/konflux-demo-component-koed:on-pr-ff8fb2b379096badc16bcaf50098182a7dc1e4f9.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-nstw/konflux-demo-component-koed:on-pr-ff8fb2b379096badc16bcaf50098182a7dc1e4f9.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-nstw/konflux-demo-component-koed:on-pr-ff8fb2b379096badc16bcaf50098182a7dc1e4f9"},{"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-nstw/konflux-demo-component-koed:on-pr-ff8fb2b379096badc16bcaf50098182a7dc1e4f9"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-koed-on-pull-request-8kl4b-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-86a2e4a8905c5f6b059b68ddc32defe8-f8bd04a8fe766f8e-01"}},"deletionTimestamp":"2026-05-13 20:59:40 +0000 UTC"} {"level":"info","ts":"2026-05-13T20:59:40Z","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-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-13T20:59:28Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-13T20:59:23Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"ff8fb2b379096badc16bcaf50098182a7dc1e4f9"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-nstw/konflux-demo-component-koed:on-pr-ff8fb2b379096badc16bcaf50098182a7dc1e4f9.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-nstw/konflux-demo-component-koed:on-pr-ff8fb2b379096badc16bcaf50098182a7dc1e4f9.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-nstw/konflux-demo-component-koed:on-pr-ff8fb2b379096badc16bcaf50098182a7dc1e4f9"},{"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-nstw/konflux-demo-component-koed:on-pr-ff8fb2b379096badc16bcaf50098182a7dc1e4f9"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-koed-on-pull-request-8kl4b-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-86a2e4a8905c5f6b059b68ddc32defe8-f8bd04a8fe766f8e-01"}},"deletionTimestamp":"2026-05-13 20:59:40 +0000 UTC"} {"level":"info","ts":"2026-05-13T20:59:40Z","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-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-13T20:59:28Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-13T20:59:23Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"ff8fb2b379096badc16bcaf50098182a7dc1e4f9"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-nstw/konflux-demo-component-koed:on-pr-ff8fb2b379096badc16bcaf50098182a7dc1e4f9.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-nstw/konflux-demo-component-koed:on-pr-ff8fb2b379096badc16bcaf50098182a7dc1e4f9.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-nstw/konflux-demo-component-koed:on-pr-ff8fb2b379096badc16bcaf50098182a7dc1e4f9"},{"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-nstw/konflux-demo-component-koed:on-pr-ff8fb2b379096badc16bcaf50098182a7dc1e4f9"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-koed-on-pull-request-8kl4b-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-86a2e4a8905c5f6b059b68ddc32defe8-f8bd04a8fe766f8e-01"}},"deletionTimestamp":"2026-05-13 20:59:40 +0000 UTC"} {"level":"info","ts":"2026-05-13T20:59:40Z","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-koed-on-pull-request-8kl4b","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:43Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-branch-djxkwz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20:59:43Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-nvzphm","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-jlbx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-jlbx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-symlink-comp-jlbx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T20:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:48Z","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-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","PR group":"konflux-gl-multi-component-parent-zhjw"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","prGroup":"konflux-gl-multi-component-parent-zhjw","prGroupHash":"73f30404c2ddcee22c601785c91ae41ddfa0924becd3f50139086e4fb57c79"} {"level":"info","ts":"2026-05-13T20: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:48Z","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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:48Z","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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:48Z","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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:48Z","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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:48Z","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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:48Z","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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:48Z","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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:48Z","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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:48Z","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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:52Z","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-jlbx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-push-v5nk4","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-component-koed-on-push-v5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T20:59:52Z","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-koed-on-push-v5nk4","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59: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":"konflux-demo-component-koed-on-push-v5nk4","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59: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":"konflux-demo-component-koed-on-push-v5nk4","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-push-v5nk4","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-component-koed-on-push-v5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-koed-on-push-v5nk4 is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-koed-on-push-v5nk4","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T20: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-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","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-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","PR group":"konflux-gl-multi-component-parent-zhjw"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","prGroup":"konflux-gl-multi-component-parent-zhjw","prGroupHash":"73f30404c2ddcee22c601785c91ae41ddfa0924becd3f50139086e4fb57c79"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","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-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","build-e2e-rvxv":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:54Z","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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:54Z","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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:54Z","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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:54Z","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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:54Z","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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","build-e2e-rvxv":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:56Z","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-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:56Z","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-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","build-e2e-rvxv":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T20:59:56Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-zhjw-on-pull-request-vvx7g\" was cancelled"}],"startTime":"2026-05-13T20:59:48Z","completionTime":"2026-05-13T20:59:56Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-parent-jhvagg"},{"name":"revision","value":"147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea.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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"clone-repository","reason":"PipelineRun was stopping"},{"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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g-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-9add3b5c8c2edf1e984d7c3709ce3c17-db53517ecf90d0a9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T20:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T20:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-zhjw-on-pull-request-vvx7g has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:56Z","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-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:56Z","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-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","build-e2e-rvxv":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T20:59:56Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-zhjw-on-pull-request-vvx7g\" was cancelled"}],"startTime":"2026-05-13T20:59:48Z","completionTime":"2026-05-13T20:59:56Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-parent-jhvagg"},{"name":"revision","value":"147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea.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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"clone-repository","reason":"PipelineRun was stopping"},{"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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g-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-9add3b5c8c2edf1e984d7c3709ce3c17-db53517ecf90d0a9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T20:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-zhjw-on-pull-request-vvx7g has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:56Z","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-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:56Z","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-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","build-e2e-rvxv":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T20:59:56Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-zhjw-on-pull-request-vvx7g\" was cancelled"}],"startTime":"2026-05-13T20:59:48Z","completionTime":"2026-05-13T20:59:56Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-parent-jhvagg"},{"name":"revision","value":"147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea.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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"clone-repository","reason":"PipelineRun was stopping"},{"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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g-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-9add3b5c8c2edf1e984d7c3709ce3c17-db53517ecf90d0a9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T20:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-zhjw-on-pull-request-vvx7g has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:56Z","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-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:56Z","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-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","build-e2e-rvxv":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T20:59:56Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-zhjw-on-pull-request-vvx7g\" was cancelled"}],"startTime":"2026-05-13T20:59:48Z","completionTime":"2026-05-13T20:59:56Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-parent-jhvagg"},{"name":"revision","value":"147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea.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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"clone-repository","reason":"PipelineRun was stopping"},{"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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g-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-9add3b5c8c2edf1e984d7c3709ce3c17-db53517ecf90d0a9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T20:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-zhjw-on-pull-request-vvx7g has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:57Z","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-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:57Z","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-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","build-e2e-rvxv":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T20:59:56Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-zhjw-on-pull-request-vvx7g\" was cancelled"}],"startTime":"2026-05-13T20:59:48Z","completionTime":"2026-05-13T20:59:56Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-parent-jhvagg"},{"name":"revision","value":"147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea.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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"clone-repository","reason":"PipelineRun was stopping"},{"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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g-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-9add3b5c8c2edf1e984d7c3709ce3c17-db53517ecf90d0a9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T20:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-zhjw-on-pull-request-vvx7g has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:59: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:59: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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:59: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T20:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-8w2x9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T20:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:59: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:59: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bcay is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20: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":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T20:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv","namespace":"build-e2e-pixp","name":"component-two-bcay-on-pull-request-p4rf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T20:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:00:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00:04Z","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-jlbx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00: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-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:00:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:00:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:00:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:00:04Z","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-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:00:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:00:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00:06Z","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-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","PR group":"konflux-fj-test-custom-branch-djxkwz"} {"level":"info","ts":"2026-05-13T21:00: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":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","prGroup":"konflux-fj-test-custom-branch-djxkwz","prGroupHash":"b94a59ad12d4cdced81441de44aa81530631b1ee7642c297161a69167e9b35"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00:06Z","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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00:06Z","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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00:06Z","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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00:07Z","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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00:07Z","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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:09Z","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-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:09Z","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-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","build-e2e-rvxv":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g"} {"level":"info","ts":"2026-05-13T21:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T20:59:56Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-zhjw-on-pull-request-vvx7g\" was cancelled"}],"startTime":"2026-05-13T20:59:48Z","completionTime":"2026-05-13T20:59:56Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-parent-jhvagg"},{"name":"revision","value":"147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea.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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"clone-repository","reason":"PipelineRun was stopping"},{"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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g-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-9add3b5c8c2edf1e984d7c3709ce3c17-db53517ecf90d0a9-01"}},"deletionTimestamp":"2026-05-13 21:00:09 +0000 UTC"} {"level":"info","ts":"2026-05-13T21:00: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-zhjw-on-pull-request-vvx7g has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:09Z","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-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:09Z","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-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","build-e2e-rvxv":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g"} {"level":"info","ts":"2026-05-13T21:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T20:59:56Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-zhjw-on-pull-request-vvx7g\" was cancelled"}],"startTime":"2026-05-13T20:59:48Z","completionTime":"2026-05-13T20:59:56Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-parent-jhvagg"},{"name":"revision","value":"147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea.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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"clone-repository","reason":"PipelineRun was stopping"},{"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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g-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-9add3b5c8c2edf1e984d7c3709ce3c17-db53517ecf90d0a9-01"}},"deletionTimestamp":"2026-05-13 21:00:09 +0000 UTC"} {"level":"info","ts":"2026-05-13T21:00: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-zhjw-on-pull-request-vvx7g has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:09Z","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-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:09Z","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-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","build-e2e-rvxv":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g"} {"level":"info","ts":"2026-05-13T21:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T20:59:56Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-zhjw-on-pull-request-vvx7g\" was cancelled"}],"startTime":"2026-05-13T20:59:48Z","completionTime":"2026-05-13T20:59:56Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-parent-jhvagg"},{"name":"revision","value":"147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea.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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"clone-repository","reason":"PipelineRun was stopping"},{"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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g-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-9add3b5c8c2edf1e984d7c3709ce3c17-db53517ecf90d0a9-01"}},"deletionTimestamp":"2026-05-13 21:00:09 +0000 UTC"} {"level":"info","ts":"2026-05-13T21:00: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":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-zhjw-on-pull-request-vvx7g has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-vvx7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00: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":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00: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":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00:10Z","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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:10Z","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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","PR group":"konflux-gl-test-custom-branch-nvzphm"} {"level":"info","ts":"2026-05-13T21:00: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","prGroup":"konflux-gl-test-custom-branch-nvzphm","prGroupHash":"0219c4f0c17063028545779c9a0dae8540bc037968600e7d55f44faddb7449"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:10Z","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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:11Z","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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:11Z","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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:11Z","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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","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-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","PR group":"konflux-gl-test-custom-branch-nvzphm"} {"level":"info","ts":"2026-05-13T21:00: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","prGroup":"konflux-gl-test-custom-branch-nvzphm","prGroupHash":"0219c4f0c17063028545779c9a0dae8540bc037968600e7d55f44faddb7449"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","build-e2e-lsdg":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","build-e2e-lsdg":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","build-e2e-lsdg":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:13Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","build-e2e-lsdg":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:14Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","build-e2e-lsdg":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:15Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","build-e2e-lsdg":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:15Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","build-e2e-lsdg":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","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-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","PR group":"konflux-gl-multi-component-parent-zhjw"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","prGroup":"konflux-gl-multi-component-parent-zhjw","prGroupHash":"73f30404c2ddcee22c601785c91ae41ddfa0924becd3f50139086e4fb57c79"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:16Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","build-e2e-lsdg":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:17Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","build-e2e-lsdg":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:17Z","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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:17Z","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-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","build-e2e-rvxv":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:17Z","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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:18Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","build-e2e-lsdg":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:18Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","build-e2e-lsdg":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:18Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","build-e2e-lsdg":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:18Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","build-e2e-lsdg":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","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-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","build-e2e-rvxv":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:19Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","build-e2e-lsdg":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:19Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","build-e2e-lsdg":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","PR group":"konflux-gh-test-custom-branch-dfrhua"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","prGroup":"konflux-gh-test-custom-branch-dfrhua","prGroupHash":"f0d9807da207c59eeb2ea91cc7555ef33dea16940cd01e242cecdce35e046f"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:20Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","build-e2e-lsdg":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:20Z","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-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:20Z","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-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","build-e2e-rvxv":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:20Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-zhjw-on-pull-request-x5l7g\" was cancelled"}],"startTime":"2026-05-13T20:59:54Z","completionTime":"2026-05-13T21:00:20Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-jhvagg"},{"name":"CHAINS-GIT_COMMIT","value":"147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-parent-jhvagg"},{"name":"revision","value":"147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea.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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo20affe97807e1ff012c41c8a21cc1374-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-20affe97807e1ff012c41c8a21cc1374-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"}],"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-ee5f0b4e7429c7e3446ad9e7955cdc12-0b06ddc9b8854f55-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-zhjw-on-pull-request-x5l7g has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:20Z","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-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:20Z","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-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","build-e2e-rvxv":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:20Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-zhjw-on-pull-request-x5l7g\" was cancelled"}],"startTime":"2026-05-13T20:59:54Z","completionTime":"2026-05-13T21:00:20Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-jhvagg"},{"name":"CHAINS-GIT_COMMIT","value":"147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-parent-jhvagg"},{"name":"revision","value":"147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea.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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo20affe97807e1ff012c41c8a21cc1374-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-20affe97807e1ff012c41c8a21cc1374-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"}],"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-ee5f0b4e7429c7e3446ad9e7955cdc12-0b06ddc9b8854f55-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-zhjw-on-pull-request-x5l7g has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:21Z","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-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:21Z","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-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","build-e2e-rvxv":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:20Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-zhjw-on-pull-request-x5l7g\" was cancelled"}],"startTime":"2026-05-13T20:59:54Z","completionTime":"2026-05-13T21:00:20Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-jhvagg"},{"name":"CHAINS-GIT_COMMIT","value":"147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-parent-jhvagg"},{"name":"revision","value":"147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea.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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo20affe97807e1ff012c41c8a21cc1374-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-20affe97807e1ff012c41c8a21cc1374-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"}],"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-ee5f0b4e7429c7e3446ad9e7955cdc12-0b06ddc9b8854f55-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-zhjw-on-pull-request-x5l7g has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:21Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:21Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","build-e2e-lsdg":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:21Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-nvzphm-on-pull-request-mhr46\" was cancelled"}],"startTime":"2026-05-13T21:00:11Z","completionTime":"2026-05-13T21:00:21Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-xgjwec"},{"name":"revision","value":"25da1666c7766ec4daca6a5c07301941838f836b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-efb30453f5775b1958073b9454da1dad-62287ca9657e55e4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-nvzphm-on-pull-request-mhr46 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:21Z","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-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:21Z","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-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","build-e2e-rvxv":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:20Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-zhjw-on-pull-request-x5l7g\" was cancelled"}],"startTime":"2026-05-13T20:59:54Z","completionTime":"2026-05-13T21:00:20Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-jhvagg"},{"name":"CHAINS-GIT_COMMIT","value":"147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-parent-jhvagg"},{"name":"revision","value":"147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea.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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo20affe97807e1ff012c41c8a21cc1374-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-20affe97807e1ff012c41c8a21cc1374-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"}],"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-ee5f0b4e7429c7e3446ad9e7955cdc12-0b06ddc9b8854f55-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-zhjw-on-pull-request-x5l7g has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:21Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:21Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","build-e2e-lsdg":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:21Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-nvzphm-on-pull-request-mhr46\" was cancelled"}],"startTime":"2026-05-13T21:00:11Z","completionTime":"2026-05-13T21:00:21Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-xgjwec"},{"name":"revision","value":"25da1666c7766ec4daca6a5c07301941838f836b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-efb30453f5775b1958073b9454da1dad-62287ca9657e55e4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-nvzphm-on-pull-request-mhr46 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:21Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:21Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","build-e2e-lsdg":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:21Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-nvzphm-on-pull-request-mhr46\" was cancelled"}],"startTime":"2026-05-13T21:00:11Z","completionTime":"2026-05-13T21:00:21Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-xgjwec"},{"name":"revision","value":"25da1666c7766ec4daca6a5c07301941838f836b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-efb30453f5775b1958073b9454da1dad-62287ca9657e55e4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-nvzphm-on-pull-request-mhr46 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:21Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:21Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","build-e2e-lsdg":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:21Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-nvzphm-on-pull-request-mhr46\" was cancelled"}],"startTime":"2026-05-13T21:00:11Z","completionTime":"2026-05-13T21:00:21Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-xgjwec"},{"name":"revision","value":"25da1666c7766ec4daca6a5c07301941838f836b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-efb30453f5775b1958073b9454da1dad-62287ca9657e55e4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-nvzphm-on-pull-request-mhr46 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:21Z","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-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:21Z","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-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","build-e2e-rvxv":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:20Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-zhjw-on-pull-request-x5l7g\" was cancelled"}],"startTime":"2026-05-13T20:59:54Z","completionTime":"2026-05-13T21:00:20Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-jhvagg"},{"name":"CHAINS-GIT_COMMIT","value":"147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-parent-jhvagg"},{"name":"revision","value":"147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea.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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"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-rvxv/gl-multi-component-parent-zhjw:on-pr-147dde7c5e618b0363a4d7dabe16e8f9ef37d8ea"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-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":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo20affe97807e1ff012c41c8a21cc1374-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-20affe97807e1ff012c41c8a21cc1374-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"}],"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-ee5f0b4e7429c7e3446ad9e7955cdc12-0b06ddc9b8854f55-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-zhjw-on-pull-request-x5l7g has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-x5l7g","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","prGroup":"konflux-gl-test-custom-branch-nvzphm","prGroupHash":"0219c4f0c17063028545779c9a0dae8540bc037968600e7d55f44faddb7449"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:21Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-nvzphm-on-pull-request-vqszb\" was cancelled"}],"startTime":"2026-05-13T21:00:11Z","completionTime":"2026-05-13T21:00:21Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-xgjwec"},{"name":"revision","value":"25da1666c7766ec4daca6a5c07301941838f836b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-cf3f1a51bb6d2b2592da630158353d70-37cacbdc7acc1241-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-nvzphm-on-pull-request-vqszb has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","prGroup":"konflux-gl-test-custom-branch-nvzphm","prGroupHash":"0219c4f0c17063028545779c9a0dae8540bc037968600e7d55f44faddb7449"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:21Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-nvzphm-on-pull-request-vqszb\" was cancelled"}],"startTime":"2026-05-13T21:00:11Z","completionTime":"2026-05-13T21:00:21Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-xgjwec"},{"name":"revision","value":"25da1666c7766ec4daca6a5c07301941838f836b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-cf3f1a51bb6d2b2592da630158353d70-37cacbdc7acc1241-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-nvzphm-on-pull-request-vqszb has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","prGroup":"konflux-gl-test-custom-branch-nvzphm","prGroupHash":"0219c4f0c17063028545779c9a0dae8540bc037968600e7d55f44faddb7449"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:21Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-nvzphm-on-pull-request-vqszb\" was cancelled"}],"startTime":"2026-05-13T21:00:11Z","completionTime":"2026-05-13T21:00:21Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-xgjwec"},{"name":"revision","value":"25da1666c7766ec4daca6a5c07301941838f836b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-cf3f1a51bb6d2b2592da630158353d70-37cacbdc7acc1241-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-nvzphm-on-pull-request-vqszb has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:22Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:22Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","build-e2e-lsdg":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:21Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-nvzphm-on-pull-request-mhr46\" was cancelled"}],"startTime":"2026-05-13T21:00:11Z","completionTime":"2026-05-13T21:00:21Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-xgjwec"},{"name":"revision","value":"25da1666c7766ec4daca6a5c07301941838f836b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-efb30453f5775b1958073b9454da1dad-62287ca9657e55e4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-nvzphm-on-pull-request-mhr46 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","prGroup":"konflux-gl-test-custom-branch-nvzphm","prGroupHash":"0219c4f0c17063028545779c9a0dae8540bc037968600e7d55f44faddb7449"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:21Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-nvzphm-on-pull-request-vqszb\" was cancelled"}],"startTime":"2026-05-13T21:00:11Z","completionTime":"2026-05-13T21:00:21Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-xgjwec"},{"name":"revision","value":"25da1666c7766ec4daca6a5c07301941838f836b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-cf3f1a51bb6d2b2592da630158353d70-37cacbdc7acc1241-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-nvzphm-on-pull-request-vqszb has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:23Z","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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","prGroup":"konflux-gl-test-custom-branch-nvzphm","prGroupHash":"0219c4f0c17063028545779c9a0dae8540bc037968600e7d55f44faddb7449"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:22Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-nvzphm-on-pull-request-vqszb\" was cancelled"}],"startTime":"2026-05-13T21:00:11Z","completionTime":"2026-05-13T21:00:22Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-xgjwec"},{"name":"revision","value":"25da1666c7766ec4daca6a5c07301941838f836b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-cf3f1a51bb6d2b2592da630158353d70-37cacbdc7acc1241-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-nvzphm-on-pull-request-vqszb has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","prGroup":"konflux-gl-test-custom-branch-nvzphm","prGroupHash":"0219c4f0c17063028545779c9a0dae8540bc037968600e7d55f44faddb7449"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:22Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-nvzphm-on-pull-request-vqszb\" was cancelled"}],"startTime":"2026-05-13T21:00:11Z","completionTime":"2026-05-13T21:00:22Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-xgjwec"},{"name":"revision","value":"25da1666c7766ec4daca6a5c07301941838f836b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-cf3f1a51bb6d2b2592da630158353d70-37cacbdc7acc1241-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-nvzphm-on-pull-request-vqszb has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:23Z","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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:23Z","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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","prGroup":"konflux-gl-test-custom-branch-nvzphm","prGroupHash":"0219c4f0c17063028545779c9a0dae8540bc037968600e7d55f44faddb7449"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:22Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-nvzphm-on-pull-request-vqszb\" was cancelled"}],"startTime":"2026-05-13T21:00:11Z","completionTime":"2026-05-13T21:00:22Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-xgjwec"},{"name":"revision","value":"25da1666c7766ec4daca6a5c07301941838f836b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-cf3f1a51bb6d2b2592da630158353d70-37cacbdc7acc1241-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-nvzphm-on-pull-request-vqszb has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:24Z","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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","prGroup":"konflux-gl-test-custom-branch-nvzphm","prGroupHash":"0219c4f0c17063028545779c9a0dae8540bc037968600e7d55f44faddb7449"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:22Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-nvzphm-on-pull-request-vqszb\" was cancelled"}],"startTime":"2026-05-13T21:00:11Z","completionTime":"2026-05-13T21:00:22Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-xgjwec"},{"name":"revision","value":"25da1666c7766ec4daca6a5c07301941838f836b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-cf3f1a51bb6d2b2592da630158353d70-37cacbdc7acc1241-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-nvzphm-on-pull-request-vqszb has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00: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-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:00: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-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:00: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-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-symlink-comp-jlbx","prGroupHash":"4e9f5e0b812028354551dcafa4693dd824eae5adb4094da384dfd79607094d"} {"level":"info","ts":"2026-05-13T21: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00:26Z","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-jlbx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:26Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-13T20:59:36Z","completionTime":"2026-05-13T21:00:26Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"66ad5933f4c7c20971863fa23dc93d045df5119d"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"66ad5933f4c7c20971863fa23dc93d045df5119d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-ltrq/test-symlink-comp-jlbx:on-pr-66ad5933f4c7c20971863fa23dc93d045df5119d"},{"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-ltrq/test-symlink-comp-jlbx:on-pr-66ad5933f4c7c20971863fa23dc93d045df5119d"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-jlbx-on-pull-request-vw6cc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc-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-0e44abdc9f95b335971817dcd66bf730-ee9c67c9207c53a4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-jlbx-on-pull-request-vw6cc has finished running","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-symlink-comp-jlbx","prGroupHash":"4e9f5e0b812028354551dcafa4693dd824eae5adb4094da384dfd79607094d"} {"level":"info","ts":"2026-05-13T21: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00:26Z","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-jlbx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:26Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-13T20:59:36Z","completionTime":"2026-05-13T21:00:26Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"66ad5933f4c7c20971863fa23dc93d045df5119d"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"66ad5933f4c7c20971863fa23dc93d045df5119d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-ltrq/test-symlink-comp-jlbx:on-pr-66ad5933f4c7c20971863fa23dc93d045df5119d"},{"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-ltrq/test-symlink-comp-jlbx:on-pr-66ad5933f4c7c20971863fa23dc93d045df5119d"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-jlbx-on-pull-request-vw6cc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc-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-0e44abdc9f95b335971817dcd66bf730-ee9c67c9207c53a4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-jlbx-on-pull-request-vw6cc has finished running","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-symlink-comp-jlbx","prGroupHash":"4e9f5e0b812028354551dcafa4693dd824eae5adb4094da384dfd79607094d"} {"level":"info","ts":"2026-05-13T21: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00:26Z","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-jlbx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:26Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-13T20:59:36Z","completionTime":"2026-05-13T21:00:26Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"66ad5933f4c7c20971863fa23dc93d045df5119d"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"66ad5933f4c7c20971863fa23dc93d045df5119d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-ltrq/test-symlink-comp-jlbx:on-pr-66ad5933f4c7c20971863fa23dc93d045df5119d"},{"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-ltrq/test-symlink-comp-jlbx:on-pr-66ad5933f4c7c20971863fa23dc93d045df5119d"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-jlbx-on-pull-request-vw6cc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc-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-0e44abdc9f95b335971817dcd66bf730-ee9c67c9207c53a4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-jlbx-on-pull-request-vw6cc has finished running","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-symlink-comp-jlbx","prGroupHash":"4e9f5e0b812028354551dcafa4693dd824eae5adb4094da384dfd79607094d"} {"level":"info","ts":"2026-05-13T21: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00:27Z","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-jlbx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:26Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-13T20:59:36Z","completionTime":"2026-05-13T21:00:26Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"66ad5933f4c7c20971863fa23dc93d045df5119d"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"66ad5933f4c7c20971863fa23dc93d045df5119d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-ltrq/test-symlink-comp-jlbx:on-pr-66ad5933f4c7c20971863fa23dc93d045df5119d"},{"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-ltrq/test-symlink-comp-jlbx:on-pr-66ad5933f4c7c20971863fa23dc93d045df5119d"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-jlbx-on-pull-request-vw6cc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc-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-0e44abdc9f95b335971817dcd66bf730-ee9c67c9207c53a4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-jlbx-on-pull-request-vw6cc has finished running","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-symlink-comp-jlbx","prGroupHash":"4e9f5e0b812028354551dcafa4693dd824eae5adb4094da384dfd79607094d"} {"level":"info","ts":"2026-05-13T21: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00: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-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00: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-jlbx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:26Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-13T20:59:36Z","completionTime":"2026-05-13T21:00:26Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"66ad5933f4c7c20971863fa23dc93d045df5119d"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"66ad5933f4c7c20971863fa23dc93d045df5119d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-ltrq/test-symlink-comp-jlbx:on-pr-66ad5933f4c7c20971863fa23dc93d045df5119d"},{"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-ltrq/test-symlink-comp-jlbx:on-pr-66ad5933f4c7c20971863fa23dc93d045df5119d"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-jlbx-on-pull-request-vw6cc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc-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-0e44abdc9f95b335971817dcd66bf730-ee9c67c9207c53a4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-jlbx-on-pull-request-vw6cc has finished running","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:29Z","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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:29Z","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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:33Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:33Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","build-e2e-lsdg":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:21Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-nvzphm-on-pull-request-mhr46\" was cancelled"}],"startTime":"2026-05-13T21:00:11Z","completionTime":"2026-05-13T21:00:21Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-xgjwec"},{"name":"revision","value":"25da1666c7766ec4daca6a5c07301941838f836b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-efb30453f5775b1958073b9454da1dad-62287ca9657e55e4-01"}},"deletionTimestamp":"2026-05-13 21:00:33 +0000 UTC"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-nvzphm-on-pull-request-mhr46 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:33Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:33Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","build-e2e-lsdg":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:21Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-nvzphm-on-pull-request-mhr46\" was cancelled"}],"startTime":"2026-05-13T21:00:11Z","completionTime":"2026-05-13T21:00:21Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-xgjwec"},{"name":"revision","value":"25da1666c7766ec4daca6a5c07301941838f836b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-efb30453f5775b1958073b9454da1dad-62287ca9657e55e4-01"}},"deletionTimestamp":"2026-05-13 21:00:33 +0000 UTC"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-nvzphm-on-pull-request-mhr46 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:33Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:33Z","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-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","build-e2e-lsdg":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:21Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-nvzphm-on-pull-request-mhr46\" was cancelled"}],"startTime":"2026-05-13T21:00:11Z","completionTime":"2026-05-13T21:00:21Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-xgjwec"},{"name":"revision","value":"25da1666c7766ec4daca6a5c07301941838f836b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-efb30453f5775b1958073b9454da1dad-62287ca9657e55e4-01"}},"deletionTimestamp":"2026-05-13 21:00:33 +0000 UTC"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-nvzphm-on-pull-request-mhr46 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-mhr46","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","PR group":"konflux-gl-test-custom-branch-nvzphm"} {"level":"info","ts":"2026-05-13T21:00: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","prGroup":"konflux-gl-test-custom-branch-nvzphm","prGroupHash":"0219c4f0c17063028545779c9a0dae8540bc037968600e7d55f44faddb7449"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:43Z","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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:43Z","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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:43Z","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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-secret-lookup-iwuv-20260513-210045-907"} {"level":"info","ts":"2026-05-13T21:00:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-secret-lookup-iwuv-20260513-210045-907","application":"build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T21:00:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-secret-lookup-iwuv-20260513-210045-907"} {"level":"info","ts":"2026-05-13T21:00: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":"build-secret-lookup-iwuv-20260513-210045-907","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T21:00:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-iwuv-20260513-210045-907","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T21:00:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-secret-lookup-iwuv-20260513-210045-907","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:00: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":"build-secret-lookup-iwuv-20260513-210045-907","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T21:00:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-secret-lookup-iwuv-20260513-210045-907","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv","Application.Name":"build-secret-lookup-iwuv","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:00:46Z","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-iwuv-20260513-210045-907","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv","namespace":"build-e2e-pixp","name":"build-secret-lookup-iwuv-20260513-210045-907","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:00:45Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:00:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-secret-lookup-iwuv-20260513-210045-907","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T21:00:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-iwuv-20260513-210045-907","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T21:00:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-iwuv-20260513-210045-907","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T21:00:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-secret-lookup-iwuv-20260513-210045-907","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv"} {"level":"info","ts":"2026-05-13T21:00:46Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-one-ffcr","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv","namespace":"build-e2e-pixp","name":"component-one-ffcr","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T21:00:46Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-two-bcay","namespace":"build-e2e-pixp"},"application":"build-e2e-pixp/build-secret-lookup-iwuv","namespace":"build-e2e-pixp","name":"component-two-bcay","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T21:00:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"namespace":"build-e2e-pixp","name":"component-two-bcay-on-pull-request-p4rf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-13T21:00:46Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"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-13T21:00:46Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"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-13T21:00:46Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"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-13T21:00:47Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-bcay-on-pull-request-p4rf6","namespace":"build-e2e-pixp"},"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-13T21:00:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-secret-lookup-iwuv-20260513-210045-907"} {"level":"info","ts":"2026-05-13T21:00:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-pixp","snapshot":"build-secret-lookup-iwuv-20260513-210045-907"} {"level":"info","ts":"2026-05-13T21:00: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-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-vvx7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:48Z","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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00: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-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:49Z","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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00: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-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:00: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:00: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:00: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:00: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:00: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:00: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00: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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:00: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:01: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:01: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-mhr46 with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:01: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:01: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:01: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:01: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:01:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:01:14Z","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-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:01:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-bxzl"} {"level":"info","ts":"2026-05-13T21:01:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"happy-path-jgyk","snapshot":"snapshot-sample-bxzl"} {"level":"info","ts":"2026-05-13T21:01: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:01: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:01: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:01: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:01: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:01: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:01: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:01: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:01: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:01: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:01: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:01: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:01: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:01: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:01: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:01: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:01: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:01: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:01: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":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:01: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:01: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:01: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:01: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:01: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:01: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:01: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:01: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:01: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:02: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:02: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:02: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:02: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:02: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:02: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:02:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:02: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:02: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:02: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:02: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:02: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:02: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:03: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:03: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:03: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:03: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:03: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:03: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:03: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:03: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:03: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:03: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:03: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:03: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:03: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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:03: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:03: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:03: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:03: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:03: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:03:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:03: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:03:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:03: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:03:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:03: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:03:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:03: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:03: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:03: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:03:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:03: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:03: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:03: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:03: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:03: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:03: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:03: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:03: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:03: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:03: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-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:03: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":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:03: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-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:03: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:03: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:03: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:03: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:03: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:03: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:03:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:03: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:03: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:03: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:03: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:03: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:03: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:03: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:03: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:03: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:03: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:03: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:03: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:03: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:03: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:03: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:03:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:03: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-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:03: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-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:03: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-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:03: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-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:03: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-child-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:03: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-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:04: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:04: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:04: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:04: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:04: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:04:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:04: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:04: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:04: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:04: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:04: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:04: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:04: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:04: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:04: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:04: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:04: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:04: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:04:53Z","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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:04: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:04: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:04: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:04: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:04: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:04: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:04:53Z","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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:04: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:04: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:04: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:04: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:04: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:04: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-comp-yvlq","prGroupHash":"d7c622039ad95d8cd95357512dd8d3f69668c1719ff4090efb8abc2794b9d0"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:05:20Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:07Z","completionTime":"2026-05-13T21:05:20Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-yvlq:on-pr-7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"},{"name":"IMAGE_DIGEST","value":"sha256:24e07189671bab2af60db6e6c1e845069a3f971fdb06312724cf8917a4de5b46"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-ltrq/test-comp-yvlq:on-pr-7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"},{"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-ltrq/test-comp-yvlq:on-pr-7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-yvlq-on-pull-request-lsbd7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes56064e8b2c40b16376ca518059c7ca04-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-yvlq-on-pull-request-lsbd7-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-4ed9918e59128d1747f7d79b92177c0f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-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-79a2091200a2f308b69ef243549ad303-4be5a597523d9eab-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-yvlq-on-pull-request-lsbd7 has finished running","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-comp-yvlq","prGroupHash":"d7c622039ad95d8cd95357512dd8d3f69668c1719ff4090efb8abc2794b9d0"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:05:20Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:07Z","completionTime":"2026-05-13T21:05:20Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-yvlq:on-pr-7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"},{"name":"IMAGE_DIGEST","value":"sha256:24e07189671bab2af60db6e6c1e845069a3f971fdb06312724cf8917a4de5b46"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-ltrq/test-comp-yvlq:on-pr-7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"},{"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-ltrq/test-comp-yvlq:on-pr-7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-yvlq-on-pull-request-lsbd7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes56064e8b2c40b16376ca518059c7ca04-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-yvlq-on-pull-request-lsbd7-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-4ed9918e59128d1747f7d79b92177c0f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-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-79a2091200a2f308b69ef243549ad303-4be5a597523d9eab-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-yvlq-on-pull-request-lsbd7 has finished running","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-comp-yvlq","prGroupHash":"d7c622039ad95d8cd95357512dd8d3f69668c1719ff4090efb8abc2794b9d0"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:05:20Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:07Z","completionTime":"2026-05-13T21:05:20Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-yvlq:on-pr-7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"},{"name":"IMAGE_DIGEST","value":"sha256:24e07189671bab2af60db6e6c1e845069a3f971fdb06312724cf8917a4de5b46"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-ltrq/test-comp-yvlq:on-pr-7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"},{"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-ltrq/test-comp-yvlq:on-pr-7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-yvlq-on-pull-request-lsbd7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes56064e8b2c40b16376ca518059c7ca04-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-yvlq-on-pull-request-lsbd7-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-4ed9918e59128d1747f7d79b92177c0f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-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-79a2091200a2f308b69ef243549ad303-4be5a597523d9eab-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-yvlq-on-pull-request-lsbd7 has finished running","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-comp-yvlq","prGroupHash":"d7c622039ad95d8cd95357512dd8d3f69668c1719ff4090efb8abc2794b9d0"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:21Z","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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:05:20Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:07Z","completionTime":"2026-05-13T21:05:20Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-yvlq:on-pr-7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"},{"name":"IMAGE_DIGEST","value":"sha256:24e07189671bab2af60db6e6c1e845069a3f971fdb06312724cf8917a4de5b46"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-ltrq/test-comp-yvlq:on-pr-7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"},{"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-ltrq/test-comp-yvlq:on-pr-7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-yvlq-on-pull-request-lsbd7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes56064e8b2c40b16376ca518059c7ca04-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-yvlq-on-pull-request-lsbd7-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-4ed9918e59128d1747f7d79b92177c0f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-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-79a2091200a2f308b69ef243549ad303-4be5a597523d9eab-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-yvlq-on-pull-request-lsbd7 has finished running","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-comp-yvlq","prGroupHash":"d7c622039ad95d8cd95357512dd8d3f69668c1719ff4090efb8abc2794b9d0"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:21Z","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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:05:20Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:07Z","completionTime":"2026-05-13T21:05:20Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-yvlq:on-pr-7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"},{"name":"IMAGE_DIGEST","value":"sha256:24e07189671bab2af60db6e6c1e845069a3f971fdb06312724cf8917a4de5b46"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-ltrq/test-comp-yvlq:on-pr-7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"},{"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-ltrq/test-comp-yvlq:on-pr-7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-yvlq-on-pull-request-lsbd7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes56064e8b2c40b16376ca518059c7ca04-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-yvlq-on-pull-request-lsbd7-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-4ed9918e59128d1747f7d79b92177c0f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-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-79a2091200a2f308b69ef243549ad303-4be5a597523d9eab-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-yvlq-on-pull-request-lsbd7 has finished running","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05: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-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:05: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-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:05: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-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:05: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-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:05: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-child-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:05: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-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-anun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","elapsedSinceCompletion":"206.604751ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:05:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","reconcileID":"cde7e46f-3a9e-4f2b-855e-a07e39505464","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","elapsedSinceCompletion":"212.738063ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:05:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","reconcileID":"ead59737-56f6-405b-8086-4945907384b7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:05: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","elapsedSinceCompletion":"223.27565ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:05:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","reconcileID":"b08ee5d4-3236-477e-9ab3-ef3e3346c444","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","elapsedSinceCompletion":"244.047532ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:05:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","reconcileID":"472d8a7d-6dcd-4a99-97f6-2041db6613a7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","elapsedSinceCompletion":"284.430283ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:05:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","reconcileID":"f02d167e-4ae2-40bf-ae7a-fc9c8b1ea61a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","elapsedSinceCompletion":"364.943213ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:05:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","reconcileID":"0433213c-2493-402f-9024-befcac937e60","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-comp-yvlq","prGroupHash":"d7c622039ad95d8cd95357512dd8d3f69668c1719ff4090efb8abc2794b9d0"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:05:20Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:07Z","completionTime":"2026-05-13T21:05:20Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-yvlq:on-pr-7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"},{"name":"IMAGE_DIGEST","value":"sha256:24e07189671bab2af60db6e6c1e845069a3f971fdb06312724cf8917a4de5b46"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-ltrq/test-comp-yvlq:on-pr-7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"},{"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-ltrq/test-comp-yvlq:on-pr-7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-yvlq-on-pull-request-lsbd7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes56064e8b2c40b16376ca518059c7ca04-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-yvlq-on-pull-request-lsbd7-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-4ed9918e59128d1747f7d79b92177c0f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-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-79a2091200a2f308b69ef243549ad303-4be5a597523d9eab-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-lsbd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-yvlq-on-pull-request-lsbd7 has finished running","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","elapsedSinceCompletion":"525.676355ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:05:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","reconcileID":"0d9b7af0-cd3d-4312-838d-29cbbcc1568c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-comp-yvlq","prGroupHash":"d7c622039ad95d8cd95357512dd8d3f69668c1719ff4090efb8abc2794b9d0"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:05:20Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:07Z","completionTime":"2026-05-13T21:05:20Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-yvlq:on-pr-7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"},{"name":"IMAGE_DIGEST","value":"sha256:24e07189671bab2af60db6e6c1e845069a3f971fdb06312724cf8917a4de5b46"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-ltrq/test-comp-yvlq:on-pr-7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"},{"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-ltrq/test-comp-yvlq:on-pr-7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-yvlq-on-pull-request-lsbd7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes56064e8b2c40b16376ca518059c7ca04-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-yvlq-on-pull-request-lsbd7-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-4ed9918e59128d1747f7d79b92177c0f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-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-79a2091200a2f308b69ef243549ad303-4be5a597523d9eab-01"}},"deletionTimestamp":"2026-05-13 21:05:36 +0000 UTC"} {"level":"info","ts":"2026-05-13T21:05: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-yvlq-on-pull-request-lsbd7 has finished running","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-comp-yvlq","prGroupHash":"d7c622039ad95d8cd95357512dd8d3f69668c1719ff4090efb8abc2794b9d0"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:05:20Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:07Z","completionTime":"2026-05-13T21:05:20Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-yvlq:on-pr-7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"},{"name":"IMAGE_DIGEST","value":"sha256:24e07189671bab2af60db6e6c1e845069a3f971fdb06312724cf8917a4de5b46"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-ltrq/test-comp-yvlq:on-pr-7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"},{"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-ltrq/test-comp-yvlq:on-pr-7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-yvlq-on-pull-request-lsbd7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes56064e8b2c40b16376ca518059c7ca04-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-yvlq-on-pull-request-lsbd7-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-4ed9918e59128d1747f7d79b92177c0f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-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-79a2091200a2f308b69ef243549ad303-4be5a597523d9eab-01"}},"deletionTimestamp":"2026-05-13 21:05:36 +0000 UTC"} {"level":"info","ts":"2026-05-13T21:05: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-yvlq-on-pull-request-lsbd7 has finished running","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-comp-yvlq","prGroupHash":"d7c622039ad95d8cd95357512dd8d3f69668c1719ff4090efb8abc2794b9d0"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:05:20Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:07Z","completionTime":"2026-05-13T21:05:20Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-yvlq:on-pr-7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"},{"name":"IMAGE_DIGEST","value":"sha256:24e07189671bab2af60db6e6c1e845069a3f971fdb06312724cf8917a4de5b46"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-ltrq/test-comp-yvlq:on-pr-7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"},{"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-ltrq/test-comp-yvlq:on-pr-7f6cfb8b04c0b302e644d992bc8c7b0617e8bb33"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-yvlq-on-pull-request-lsbd7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes56064e8b2c40b16376ca518059c7ca04-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-yvlq-on-pull-request-lsbd7-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-4ed9918e59128d1747f7d79b92177c0f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-yvlq-on-pull-request-lsbd7-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-79a2091200a2f308b69ef243549ad303-4be5a597523d9eab-01"}},"deletionTimestamp":"2026-05-13 21:05:36 +0000 UTC"} {"level":"info","ts":"2026-05-13T21:05: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":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-yvlq-on-pull-request-lsbd7 has finished running","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-lsbd7","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","elapsedSinceCompletion":"846.131591ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:05:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","reconcileID":"9b78008a-192f-44dd-861c-6441c680e745","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","elapsedSinceCompletion":"902.354027ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:05:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","reconcileID":"a02cbbf6-15e8-46a0-be15-e877c6faa2ff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05:37Z","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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","elapsedSinceCompletion":"1.365632869s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:05:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","reconcileID":"52ea749b-448d-4c3a-9fda-401531e51699","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05:37Z","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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","elapsedSinceCompletion":"1.486628975s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:05:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","reconcileID":"f7bbac56-1a7b-450b-add7-6ee31c5ebdb1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:05: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","reconcileID":"8066d979-d959-4ebe-a8cb-fa574360b0a9","component.Name":"gh-multi-component-parent-pezv"} {"level":"info","ts":"2026-05-13T21:05:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-erfw-20260513-205825-000"} {"level":"info","ts":"2026-05-13T21:05:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-erfw-20260513-205825-000","application":"build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-erfw-20260513-205825-000"} {"level":"info","ts":"2026-05-13T21:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"build-suite-component-update-erfw-20260513-205825-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-erfw-20260513-205825-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-pezv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-npgc/gh-multi-component-child-pezv@sha256:ea3a7b9e56f874030c3c62abb525fa6069106aad268ecc4e68ee6483078d0f89","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-pxfqmb","revision":"ac31da8f65b1f24d0264fb78fc455f4287a84ef0"}}}]} {"level":"info","ts":"2026-05-13T21:05: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-pezv is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-erfw-20260513-205825-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 14c3550bd703abe39aa86d31064d6d34df6ecb8d9402e9c34e43c9f362f301 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-erfw-20260513-205825-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-erfw-20260513-205825-000"} {"level":"info","ts":"2026-05-13T21:05:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-erfw-20260513-205825-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-erfw-20260513-205825-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:05: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-erfw-20260513-205825-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-erfw-20260513-205825-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","Application.Name":"build-suite-component-update-erfw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:05: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-erfw-20260513-205825-000","namespace":"build-e2e-npgc"},"snapshot":{"name":"build-suite-component-update-erfw-20260513-205825-000","namespace":"build-e2e-npgc"}} {"level":"info","ts":"2026-05-13T21:05:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-erfw-20260513-205825-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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-erfw-20260513-205825-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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-erfw-20260513-205825-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"build-suite-component-update-erfw-20260513-205825-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:05: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-erfw-20260513-205825-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"build-suite-component-update-erfw-20260513-205825-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:05:38Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:05: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-erfw-20260513-205825-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-erfw-20260513-205825-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-erfw-20260513-205825-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:05: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-erfw-20260513-205825-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-erfw-20260513-205825-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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-erfw-20260513-205825-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"build-suite-component-update-erfw-20260513-205825-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:05: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-erfw-20260513-205825-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","snapshot.Namespace":"build-e2e-npgc","snapshot.Name":"build-suite-component-update-erfw-20260513-205825-000"} {"level":"info","ts":"2026-05-13T21:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-erfw-20260513-205825-000"} {"level":"info","ts":"2026-05-13T21:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-erfw-20260513-205825-000"} {"level":"info","ts":"2026-05-13T21:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","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-13T21:05:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-pezv-on-pull-request-gkns4 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:05: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-yvlq-on-pull-request-qhb6d","PR group":"konflux-test-comp-yvlq"} {"level":"info","ts":"2026-05-13T21:05: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":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-comp-yvlq","prGroupHash":"d7c622039ad95d8cd95357512dd8d3f69668c1719ff4090efb8abc2794b9d0"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-yvlq-on-pull-request-lsbd7 with pr group konflux-test-comp-yvlq is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-yvlq-on-pull-request-lsbd7 with pr group konflux-test-comp-yvlq is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-yvlq-on-pull-request-lsbd7 with pr group konflux-test-comp-yvlq is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-yvlq-on-pull-request-lsbd7 with pr group konflux-test-comp-yvlq is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-yvlq-on-pull-request-lsbd7 with pr group konflux-test-comp-yvlq is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-yvlq-on-pull-request-lsbd7 with pr group konflux-test-comp-yvlq is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-yvlq-on-pull-request-lsbd7 with pr group konflux-test-comp-yvlq is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","snapshot.Name":"build-suite-component-update-erfw-20260513-205825-000"} {"level":"info","ts":"2026-05-13T21:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gkns4","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-13T21:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-pezv-on-pull-request-gkns4 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gkns4","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-yvlq-on-pull-request-lsbd7 with pr group konflux-test-comp-yvlq is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-yvlq-on-pull-request-lsbd7 with pr group konflux-test-comp-yvlq is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-yvlq-on-pull-request-lsbd7 with pr group konflux-test-comp-yvlq is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-yvlq-on-pull-request-lsbd7 with pr group konflux-test-comp-yvlq is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-yvlq-on-pull-request-lsbd7 with pr group konflux-test-comp-yvlq is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-yvlq-on-pull-request-lsbd7 with pr group konflux-test-comp-yvlq is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-yvlq-on-pull-request-lsbd7 with pr group konflux-test-comp-yvlq is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-yvlq-on-pull-request-lsbd7 with pr group konflux-test-comp-yvlq is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-yvlq-on-pull-request-lsbd7 with pr group konflux-test-comp-yvlq is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-yvlq-on-pull-request-lsbd7 with pr group konflux-test-comp-yvlq is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05: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-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-yvlq-on-pull-request-lsbd7 with pr group konflux-test-comp-yvlq is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:05: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:05: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:05: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:05: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:06: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-yvlq-on-pull-request-lsbd7 with pr group konflux-test-comp-yvlq is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-yvlq-on-pull-request-lsbd7 with pr group konflux-test-comp-yvlq is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:06: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:06: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-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","prGroup":"konflux-test-component-pac-plkaku","prGroupHash":"d4809abc85ac8af818c901aca5cc6b63f30ddf1f1074e6f829a5db68248813"} {"level":"info","ts":"2026-05-13T21: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:06:19Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ExternalID":"my-integration-test-bzvx-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T21:06:19Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ExternalID":"my-integration-test-bzvx-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T21:06:19Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","existingCheckRun":"github.CheckRun{ID:75879237146, NodeID:\"CR_kwDOMjU9q88AAAARqsFGGg\", HeadSHA:\"493718a2c7b1e7621d58d429e9e0fe223d6c1a89\", ExternalID:\"my-integration-test-bzvx-test-component-pac-plkaku\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75879237146\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75879237146\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 20:57:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-plkaku snapshot scenario my-integration-test-bzvx is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-rbyo/test-component-pac-plkaku-on-pull-request-gq7hd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75879237146/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bzvx / test-component-pac-plkaku\", CheckSuite:github.CheckSuite{ID:68887307013}, 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:3678939103, Number:9731, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9731\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-plkaku\", SHA:\"493718a2c7b1e7621d58d429e9e0fe223d6c1a89\", 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-eagmse\", 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-13T21:06:20Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ID":75879237146,"CheckName":"Konflux Dev version / my-integration-test-bzvx / test-component-pac-plkaku","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-13T21:06:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ExternalID":"my-integration-test-kmxv-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T21:06:20Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ExternalID":"my-integration-test-kmxv-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T21:06:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","existingCheckRun":"github.CheckRun{ID:75879237839, NodeID:\"CR_kwDOMjU9q88AAAARqsFIzw\", HeadSHA:\"493718a2c7b1e7621d58d429e9e0fe223d6c1a89\", ExternalID:\"my-integration-test-kmxv-test-component-pac-plkaku\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75879237839\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75879237839\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 20:57:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-plkaku snapshot scenario my-integration-test-kmxv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-rbyo/test-component-pac-plkaku-on-pull-request-gq7hd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75879237839/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kmxv / test-component-pac-plkaku\", CheckSuite:github.CheckSuite{ID:68887307013}, 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:3678939103, Number:9731, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9731\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-plkaku\", SHA:\"493718a2c7b1e7621d58d429e9e0fe223d6c1a89\", 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-eagmse\", 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-13T21:06:20Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ID":75879237839,"CheckName":"Konflux Dev version / my-integration-test-kmxv / test-component-pac-plkaku","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-13T21:06:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ExternalID":"my-integration-test-fioy-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T21:06:20Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ExternalID":"my-integration-test-fioy-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T21:06:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","existingCheckRun":"github.CheckRun{ID:75879238613, NodeID:\"CR_kwDOMjU9q88AAAARqsFL1Q\", HeadSHA:\"493718a2c7b1e7621d58d429e9e0fe223d6c1a89\", ExternalID:\"my-integration-test-fioy-test-component-pac-plkaku\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75879238613\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75879238613\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 20:57:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-plkaku snapshot optional scenario my-integration-test-fioy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-rbyo/test-component-pac-plkaku-on-pull-request-gq7hd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75879238613/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fioy / test-component-pac-plkaku\", CheckSuite:github.CheckSuite{ID:68887307013}, 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:3678939103, Number:9731, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9731\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-plkaku\", SHA:\"493718a2c7b1e7621d58d429e9e0fe223d6c1a89\", 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-eagmse\", 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-13T21:06:21Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ID":75879238613,"CheckName":"Konflux Dev version / my-integration-test-fioy / test-component-pac-plkaku","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-13T21:06:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ExternalID":"my-integration-test-yzof-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T21:06:21Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ExternalID":"my-integration-test-yzof-test-component-pac-plkaku"} {"level":"info","ts":"2026-05-13T21:06:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","existingCheckRun":"github.CheckRun{ID:75879239211, NodeID:\"CR_kwDOMjU9q88AAAARqsFOKw\", HeadSHA:\"493718a2c7b1e7621d58d429e9e0fe223d6c1a89\", ExternalID:\"my-integration-test-yzof-test-component-pac-plkaku\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75879239211\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75879239211\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 20:57:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-plkaku snapshot scenario my-integration-test-yzof is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-rbyo/test-component-pac-plkaku-on-pull-request-gq7hd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75879239211/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yzof / test-component-pac-plkaku\", CheckSuite:github.CheckSuite{ID:68887307013}, 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:3678939103, Number:9731, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9731\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-plkaku\", SHA:\"493718a2c7b1e7621d58d429e9e0fe223d6c1a89\", 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-eagmse\", 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-13T21:06:21Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","ID":75879239211,"CheckName":"Konflux Dev version / my-integration-test-yzof / test-component-pac-plkaku","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-13T21:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","pipelineRun.Namespace":"stat-rep-rbyo","pipelineRun.Name":"test-component-pac-plkaku-on-pull-request-gq7hd","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T21:06:21Z","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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","pipelinerun.Name":"test-component-pac-plkaku-on-pull-request-gq7hd"} {"level":"info","ts":"2026-05-13T21:06: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-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:06:21Z","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-plkaku is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:06: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:06:19Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:34Z","completionTime":"2026-05-13T21:06:19Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-rbyo/test-component-pac-plkaku:on-pr-493718a2c7b1e7621d58d429e9e0fe223d6c1a89"},{"name":"IMAGE_DIGEST","value":"sha256:08a89f9d38590a62d44891a64ff3a5d63d4edb4a24c48e19293db91ddf04d7d0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"493718a2c7b1e7621d58d429e9e0fe223d6c1a89"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"493718a2c7b1e7621d58d429e9e0fe223d6c1a89"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-rbyo/test-component-pac-plkaku:on-pr-493718a2c7b1e7621d58d429e9e0fe223d6c1a89"},{"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-rbyo/test-component-pac-plkaku:on-pr-493718a2c7b1e7621d58d429e9e0fe223d6c1a89"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-plkaku-on-pull-request-gq7hd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component946bb60e000bd9c9c764bc191b53fc59-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp946bb60e000bd9c9c764bc191b53fc59-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-plkaku-on-pull-request-gq7hd-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen946bb60e000bd9c9c764bc191b53fc59-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes946bb60e000bd9c9c764bc191b53fc59-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-plkaku-on-pull-request-gq7hd-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-plkaku-on-pu6c7839f497268179dfd14335537ee18c","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-plkaku-on-pull-request-gq7hd-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-plkaku-on-pull-request-gq7hd-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component946bb60e000bd9c9c764bc191b53fc59-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone946bb60e000bd9c9c764bc191b53fc59-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-plkaku-on-pull-request-gq7hd-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-plkaku-on-pull-request-gq7hd-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon946bb60e000bd9c9c764bc191b53fc59-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-7db1641bcb84bab6abb4da8db8549a08-3045ab0fc918a8ad-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:06:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-plkaku-on-pull-request-gq7hd has finished running","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:06: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","prGroup":"konflux-test-component-pac-plkaku","prGroupHash":"d4809abc85ac8af818c901aca5cc6b63f30ddf1f1074e6f829a5db68248813"} {"level":"info","ts":"2026-05-13T21:06: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:06: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:06: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:06:19Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:34Z","completionTime":"2026-05-13T21:06:19Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-rbyo/test-component-pac-plkaku:on-pr-493718a2c7b1e7621d58d429e9e0fe223d6c1a89"},{"name":"IMAGE_DIGEST","value":"sha256:08a89f9d38590a62d44891a64ff3a5d63d4edb4a24c48e19293db91ddf04d7d0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"493718a2c7b1e7621d58d429e9e0fe223d6c1a89"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"493718a2c7b1e7621d58d429e9e0fe223d6c1a89"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-rbyo/test-component-pac-plkaku:on-pr-493718a2c7b1e7621d58d429e9e0fe223d6c1a89"},{"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-rbyo/test-component-pac-plkaku:on-pr-493718a2c7b1e7621d58d429e9e0fe223d6c1a89"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-plkaku-on-pull-request-gq7hd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component946bb60e000bd9c9c764bc191b53fc59-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp946bb60e000bd9c9c764bc191b53fc59-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-plkaku-on-pull-request-gq7hd-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen946bb60e000bd9c9c764bc191b53fc59-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes946bb60e000bd9c9c764bc191b53fc59-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-plkaku-on-pull-request-gq7hd-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-plkaku-on-pu6c7839f497268179dfd14335537ee18c","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-plkaku-on-pull-request-gq7hd-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-plkaku-on-pull-request-gq7hd-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component946bb60e000bd9c9c764bc191b53fc59-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone946bb60e000bd9c9c764bc191b53fc59-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-plkaku-on-pull-request-gq7hd-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-plkaku-on-pull-request-gq7hd-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon946bb60e000bd9c9c764bc191b53fc59-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-7db1641bcb84bab6abb4da8db8549a08-3045ab0fc918a8ad-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:06:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-plkaku-on-pull-request-gq7hd has finished running","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:06: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","prGroup":"konflux-test-component-pac-plkaku","prGroupHash":"d4809abc85ac8af818c901aca5cc6b63f30ddf1f1074e6f829a5db68248813"} {"level":"info","ts":"2026-05-13T21:06: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:06: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:06: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-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:06:19Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:34Z","completionTime":"2026-05-13T21:06:19Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-rbyo/test-component-pac-plkaku:on-pr-493718a2c7b1e7621d58d429e9e0fe223d6c1a89"},{"name":"IMAGE_DIGEST","value":"sha256:08a89f9d38590a62d44891a64ff3a5d63d4edb4a24c48e19293db91ddf04d7d0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"493718a2c7b1e7621d58d429e9e0fe223d6c1a89"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"493718a2c7b1e7621d58d429e9e0fe223d6c1a89"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-rbyo/test-component-pac-plkaku:on-pr-493718a2c7b1e7621d58d429e9e0fe223d6c1a89"},{"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-rbyo/test-component-pac-plkaku:on-pr-493718a2c7b1e7621d58d429e9e0fe223d6c1a89"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-plkaku-on-pull-request-gq7hd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component946bb60e000bd9c9c764bc191b53fc59-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp946bb60e000bd9c9c764bc191b53fc59-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-plkaku-on-pull-request-gq7hd-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen946bb60e000bd9c9c764bc191b53fc59-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes946bb60e000bd9c9c764bc191b53fc59-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-plkaku-on-pull-request-gq7hd-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-plkaku-on-pu6c7839f497268179dfd14335537ee18c","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-plkaku-on-pull-request-gq7hd-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-plkaku-on-pull-request-gq7hd-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component946bb60e000bd9c9c764bc191b53fc59-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone946bb60e000bd9c9c764bc191b53fc59-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-plkaku-on-pull-request-gq7hd-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-plkaku-on-pull-request-gq7hd-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon946bb60e000bd9c9c764bc191b53fc59-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-7db1641bcb84bab6abb4da8db8549a08-3045ab0fc918a8ad-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh","namespace":"stat-rep-rbyo","name":"test-component-pac-plkaku-on-pull-request-gq7hd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-plkaku-on-pull-request-gq7hd has finished running","buildpipelineRun":{"name":"test-component-pac-plkaku-on-pull-request-gq7hd","namespace":"stat-rep-rbyo"},"application":"stat-rep-rbyo/integ-app-kuuh"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","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-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"1.0605087s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:06:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","reconcileID":"f4f3ff7c-1805-42a7-8187-2907f5055f53","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","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-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"1.066123562s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:06:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","reconcileID":"00e5b900-6647-4384-8ea1-1d09610a7c7b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","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-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"1.076787316s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:06:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","reconcileID":"83a71f2b-85a3-4181-9f10-afc37a0cf250","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","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-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"1.097406044s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:06:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","reconcileID":"9a649e49-db68-4270-b7cd-a60bcb9ed828","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","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-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"1.138632418s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:06:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","reconcileID":"c7d95f37-918c-420b-a8ef-3964ac433b55","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","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-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"1.18667158s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:06:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","reconcileID":"f7a96d15-d485-4f1b-b92c-c70df21a08df","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","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-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"1.21980722s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:06:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","reconcileID":"043ce6fa-2a54-4330-b723-1b81b53cabd2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:32Z","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-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"1.540559321s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:06:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","reconcileID":"2d17d324-7c61-4826-bce6-15c3c23bb73c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:06: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-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06: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-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06: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-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:33Z","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-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"2.03884785s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:06:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","reconcileID":"f329327a-9cf9-4b34-ab2e-474a9042a40a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:06: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-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06: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-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06: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-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:33Z","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-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"2.182113295s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:06:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","reconcileID":"00f89a5c-40f6-45f0-b947-8ab41dc07d05","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:06: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-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06: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-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06: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-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:33Z","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-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","reconcileID":"c91253e3-bef4-45d7-84c1-e094156ac604","component.Name":"gl-multi-component-parent-zhjw"} {"level":"info","ts":"2026-05-13T21:06:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-nyoe-20260513-205840-000"} {"level":"info","ts":"2026-05-13T21:06:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-nyoe-20260513-205840-000","application":"build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-nyoe-20260513-205840-000"} {"level":"info","ts":"2026-05-13T21:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"build-suite-component-update-nyoe-20260513-205840-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-nyoe-20260513-205840-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-zhjw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rvxv/gl-multi-component-child-zhjw@sha256:ea55fee772f2745dc500fa4a682b04a1de6a57d0434995b666d97ecbef588b0e","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-jhvagg","revision":"b8c485a6985a5beebb8cb89ea52d603a6c3ed082"}}}]} {"level":"info","ts":"2026-05-13T21:06:33Z","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-zhjw is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash ef450122a0b1a7dd12911c3740ad41e4cc5bf6570fed8fda962a180e970f05 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-nyoe-20260513-205840-000"} {"level":"info","ts":"2026-05-13T21:06:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:06:33Z","logger":"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-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"},"snapshot":{"name":"build-suite-component-update-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"}} {"level":"info","ts":"2026-05-13T21:06:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","Application.Name":"build-suite-component-update-nyoe","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:06:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:33Z","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-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06: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-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"build-suite-component-update-nyoe-20260513-205840-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:06:33Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:06: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-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:06: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-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06: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-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"build-suite-component-update-nyoe-20260513-205840-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nyoe-20260513-205840-000"} {"level":"info","ts":"2026-05-13T21:06: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-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"build-suite-component-update-nyoe-20260513-205840-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:06: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-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","snapshot.Namespace":"build-e2e-rvxv","snapshot.Name":"build-suite-component-update-nyoe-20260513-205840-000"} {"level":"info","ts":"2026-05-13T21:06: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-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:06: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-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nyoe-20260513-205840-000"} {"level":"info","ts":"2026-05-13T21:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","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-13T21:06:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-zhjw-on-pull-request-xbhzb has finished running","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:35Z","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-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06:35Z","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-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","snapshot.Name":"build-suite-component-update-nyoe-20260513-205840-000"} {"level":"info","ts":"2026-05-13T21:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","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-13T21:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-zhjw-on-pull-request-xbhzb has finished running","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-xbhzb","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:06: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","prGroup":"konflux-test-comp-pac-gitlab-phqwoj","prGroupHash":"822952bd632d176142189e660d1d8f77a7e7e4c908114adafeb6f10fe9dfb6"} {"level":"info","ts":"2026-05-13T21:06: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06:41Z","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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-13T21:06:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","projectID":56586709,"pipelineID":2523572861} {"level":"info","ts":"2026-05-13T21:06:41Z","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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenarioName":"my-integration-test-meau"} {"level":"info","ts":"2026-05-13T21:06:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.name":"my-integration-test-meau","commitStatus2.ID":14360577612,"TargetURL":null} {"level":"info","ts":"2026-05-13T21:06:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06:42Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","projectID":56586709,"pipelineID":2523572861} {"level":"info","ts":"2026-05-13T21:06:42Z","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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenarioName":"my-integration-test-mzpy"} {"level":"info","ts":"2026-05-13T21:06:42Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.name":"my-integration-test-mzpy","commitStatus2.ID":14360577693,"TargetURL":null} {"level":"info","ts":"2026-05-13T21:06:42Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","reconcileID":"eb3f6167-7632-45b8-b8f8-0db87b8dc837","snapshot.Namespace":"gitlab-rep-dnej","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-13T21:06:42Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commentTitle":"Integration test for component test-comp-pac-gitlab-phqwoj","noteID":3345945134} {"level":"info","ts":"2026-05-13T21:06:42Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commentTitle":"Integration test for component test-comp-pac-gitlab-phqwoj"} {"level":"info","ts":"2026-05-13T21:06:42Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commentPrefix":"Integration test for component test-comp-pac-gitlab-phqwoj","count":1} {"level":"info","ts":"2026-05-13T21:06:43Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","noteID":3345945134,"commentPrefix":"Integration test for component test-comp-pac-gitlab-phqwoj"} {"level":"info","ts":"2026-05-13T21:06:43Z","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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","pipelineRun.Namespace":"gitlab-rep-dnej","pipelineRun.Name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T21:06:43Z","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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","pipelinerun.Name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt"} {"level":"info","ts":"2026-05-13T21:06: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06: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-pac-gitlab-phqwoj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:06:41Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:11Z","completionTime":"2026-05-13T21:06:41Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-dnej/test-comp-pac-gitlab-phqwoj:on-pr-0639d0ac3c7f87080663fd4b690cd5daf26af6a0"},{"name":"IMAGE_DIGEST","value":"sha256:b51d33be63c18193316de8c979ed7750c529b6f85b7e14a8bd07c4379efd714f"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"0639d0ac3c7f87080663fd4b690cd5daf26af6a0"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"0639d0ac3c7f87080663fd4b690cd5daf26af6a0"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-dnej/test-comp-pac-gitlab-phqwoj:on-pr-0639d0ac3c7f87080663fd4b690cd5daf26af6a0"},{"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-dnej/test-comp-pac-gitlab-phqwoj:on-pr-0639d0ac3c7f87080663fd4b690cd5daf26af6a0"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-phqwoj-on-pull-request-mwpvt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-90f59cf5cb9859a476afed5e31c04a58-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp90f59cf5cb9859a476afed5e31c04a58-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g90f59cf5cb9859a476afed5e31c04a58-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac90f59cf5cb9859a476afed5e31c04a58-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes90f59cf5cb9859a476afed5e31c04a58-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-phqwoj-on-pull-request-mwpvt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-phqwoj-on-ce185cbd47c73bccecffd490ac1f00fc","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g90f59cf5cb9859a476afed5e31c04a58-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-phqwoj-on-pull-request-mwpvt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-90f59cf5cb9859a476afed5e31c04a58-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa90f59cf5cb9859a476afed5e31c04a58-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-phqwoj-on-pull-request-mwpvt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g90f59cf5cb9859a476afed5e31c04a58-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p90f59cf5cb9859a476afed5e31c04a58-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-4e0753f0afd2c9c7f0c5d46196ffdc8a-f7d8b3f2b7404591-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:06:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:06: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","prGroup":"konflux-test-comp-pac-gitlab-phqwoj","prGroupHash":"822952bd632d176142189e660d1d8f77a7e7e4c908114adafeb6f10fe9dfb6"} {"level":"info","ts":"2026-05-13T21:06: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:06:41Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:11Z","completionTime":"2026-05-13T21:06:41Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-dnej/test-comp-pac-gitlab-phqwoj:on-pr-0639d0ac3c7f87080663fd4b690cd5daf26af6a0"},{"name":"IMAGE_DIGEST","value":"sha256:b51d33be63c18193316de8c979ed7750c529b6f85b7e14a8bd07c4379efd714f"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"0639d0ac3c7f87080663fd4b690cd5daf26af6a0"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"0639d0ac3c7f87080663fd4b690cd5daf26af6a0"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-dnej/test-comp-pac-gitlab-phqwoj:on-pr-0639d0ac3c7f87080663fd4b690cd5daf26af6a0"},{"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-dnej/test-comp-pac-gitlab-phqwoj:on-pr-0639d0ac3c7f87080663fd4b690cd5daf26af6a0"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-phqwoj-on-pull-request-mwpvt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-90f59cf5cb9859a476afed5e31c04a58-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp90f59cf5cb9859a476afed5e31c04a58-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g90f59cf5cb9859a476afed5e31c04a58-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac90f59cf5cb9859a476afed5e31c04a58-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes90f59cf5cb9859a476afed5e31c04a58-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-phqwoj-on-pull-request-mwpvt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-phqwoj-on-ce185cbd47c73bccecffd490ac1f00fc","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g90f59cf5cb9859a476afed5e31c04a58-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-phqwoj-on-pull-request-mwpvt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-90f59cf5cb9859a476afed5e31c04a58-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa90f59cf5cb9859a476afed5e31c04a58-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-phqwoj-on-pull-request-mwpvt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g90f59cf5cb9859a476afed5e31c04a58-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p90f59cf5cb9859a476afed5e31c04a58-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-4e0753f0afd2c9c7f0c5d46196ffdc8a-f7d8b3f2b7404591-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:06:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","prGroup":"konflux-test-comp-pac-gitlab-phqwoj","prGroupHash":"822952bd632d176142189e660d1d8f77a7e7e4c908114adafeb6f10fe9dfb6"} {"level":"info","ts":"2026-05-13T21:06: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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06: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-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:06:41Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:11Z","completionTime":"2026-05-13T21:06:41Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-dnej/test-comp-pac-gitlab-phqwoj:on-pr-0639d0ac3c7f87080663fd4b690cd5daf26af6a0"},{"name":"IMAGE_DIGEST","value":"sha256:b51d33be63c18193316de8c979ed7750c529b6f85b7e14a8bd07c4379efd714f"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"0639d0ac3c7f87080663fd4b690cd5daf26af6a0"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"0639d0ac3c7f87080663fd4b690cd5daf26af6a0"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-dnej/test-comp-pac-gitlab-phqwoj:on-pr-0639d0ac3c7f87080663fd4b690cd5daf26af6a0"},{"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-dnej/test-comp-pac-gitlab-phqwoj:on-pr-0639d0ac3c7f87080663fd4b690cd5daf26af6a0"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-phqwoj-on-pull-request-mwpvt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-90f59cf5cb9859a476afed5e31c04a58-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp90f59cf5cb9859a476afed5e31c04a58-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g90f59cf5cb9859a476afed5e31c04a58-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac90f59cf5cb9859a476afed5e31c04a58-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes90f59cf5cb9859a476afed5e31c04a58-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-phqwoj-on-pull-request-mwpvt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-phqwoj-on-ce185cbd47c73bccecffd490ac1f00fc","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g90f59cf5cb9859a476afed5e31c04a58-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-phqwoj-on-pull-request-mwpvt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-90f59cf5cb9859a476afed5e31c04a58-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa90f59cf5cb9859a476afed5e31c04a58-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-phqwoj-on-pull-request-mwpvt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g90f59cf5cb9859a476afed5e31c04a58-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p90f59cf5cb9859a476afed5e31c04a58-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-4e0753f0afd2c9c7f0c5d46196ffdc8a-f7d8b3f2b7404591-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","prGroup":"konflux-test-comp-pac-gitlab-phqwoj","prGroupHash":"822952bd632d176142189e660d1d8f77a7e7e4c908114adafeb6f10fe9dfb6"} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:06:41Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:11Z","completionTime":"2026-05-13T21:06:41Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-dnej/test-comp-pac-gitlab-phqwoj:on-pr-0639d0ac3c7f87080663fd4b690cd5daf26af6a0"},{"name":"IMAGE_DIGEST","value":"sha256:b51d33be63c18193316de8c979ed7750c529b6f85b7e14a8bd07c4379efd714f"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"0639d0ac3c7f87080663fd4b690cd5daf26af6a0"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"0639d0ac3c7f87080663fd4b690cd5daf26af6a0"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-dnej/test-comp-pac-gitlab-phqwoj:on-pr-0639d0ac3c7f87080663fd4b690cd5daf26af6a0"},{"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-dnej/test-comp-pac-gitlab-phqwoj:on-pr-0639d0ac3c7f87080663fd4b690cd5daf26af6a0"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-phqwoj-on-pull-request-mwpvt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-90f59cf5cb9859a476afed5e31c04a58-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp90f59cf5cb9859a476afed5e31c04a58-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g90f59cf5cb9859a476afed5e31c04a58-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac90f59cf5cb9859a476afed5e31c04a58-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes90f59cf5cb9859a476afed5e31c04a58-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-phqwoj-on-pull-request-mwpvt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-phqwoj-on-ce185cbd47c73bccecffd490ac1f00fc","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g90f59cf5cb9859a476afed5e31c04a58-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-phqwoj-on-pull-request-mwpvt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-90f59cf5cb9859a476afed5e31c04a58-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa90f59cf5cb9859a476afed5e31c04a58-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-phqwoj-on-pull-request-mwpvt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g90f59cf5cb9859a476afed5e31c04a58-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p90f59cf5cb9859a476afed5e31c04a58-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-4e0753f0afd2c9c7f0c5d46196ffdc8a-f7d8b3f2b7404591-01"}},"deletionTimestamp":"2026-05-13 21:06:55 +0000 UTC"} {"level":"info","ts":"2026-05-13T21:06:55Z","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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","prGroup":"konflux-test-comp-pac-gitlab-phqwoj","prGroupHash":"822952bd632d176142189e660d1d8f77a7e7e4c908114adafeb6f10fe9dfb6"} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:06:41Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:11Z","completionTime":"2026-05-13T21:06:41Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-dnej/test-comp-pac-gitlab-phqwoj:on-pr-0639d0ac3c7f87080663fd4b690cd5daf26af6a0"},{"name":"IMAGE_DIGEST","value":"sha256:b51d33be63c18193316de8c979ed7750c529b6f85b7e14a8bd07c4379efd714f"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"0639d0ac3c7f87080663fd4b690cd5daf26af6a0"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"0639d0ac3c7f87080663fd4b690cd5daf26af6a0"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-dnej/test-comp-pac-gitlab-phqwoj:on-pr-0639d0ac3c7f87080663fd4b690cd5daf26af6a0"},{"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-dnej/test-comp-pac-gitlab-phqwoj:on-pr-0639d0ac3c7f87080663fd4b690cd5daf26af6a0"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-phqwoj-on-pull-request-mwpvt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-90f59cf5cb9859a476afed5e31c04a58-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp90f59cf5cb9859a476afed5e31c04a58-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g90f59cf5cb9859a476afed5e31c04a58-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac90f59cf5cb9859a476afed5e31c04a58-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes90f59cf5cb9859a476afed5e31c04a58-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-phqwoj-on-pull-request-mwpvt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-phqwoj-on-ce185cbd47c73bccecffd490ac1f00fc","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g90f59cf5cb9859a476afed5e31c04a58-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-phqwoj-on-pull-request-mwpvt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-90f59cf5cb9859a476afed5e31c04a58-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa90f59cf5cb9859a476afed5e31c04a58-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-phqwoj-on-pull-request-mwpvt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g90f59cf5cb9859a476afed5e31c04a58-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p90f59cf5cb9859a476afed5e31c04a58-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-4e0753f0afd2c9c7f0c5d46196ffdc8a-f7d8b3f2b7404591-01"}},"deletionTimestamp":"2026-05-13 21:06:55 +0000 UTC"} {"level":"info","ts":"2026-05-13T21:06:55Z","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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","prGroup":"konflux-test-comp-pac-gitlab-phqwoj","prGroupHash":"822952bd632d176142189e660d1d8f77a7e7e4c908114adafeb6f10fe9dfb6"} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:06:41Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:11Z","completionTime":"2026-05-13T21:06:41Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-dnej/test-comp-pac-gitlab-phqwoj:on-pr-0639d0ac3c7f87080663fd4b690cd5daf26af6a0"},{"name":"IMAGE_DIGEST","value":"sha256:b51d33be63c18193316de8c979ed7750c529b6f85b7e14a8bd07c4379efd714f"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"0639d0ac3c7f87080663fd4b690cd5daf26af6a0"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"0639d0ac3c7f87080663fd4b690cd5daf26af6a0"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-dnej/test-comp-pac-gitlab-phqwoj:on-pr-0639d0ac3c7f87080663fd4b690cd5daf26af6a0"},{"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-dnej/test-comp-pac-gitlab-phqwoj:on-pr-0639d0ac3c7f87080663fd4b690cd5daf26af6a0"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-phqwoj-on-pull-request-mwpvt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-90f59cf5cb9859a476afed5e31c04a58-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp90f59cf5cb9859a476afed5e31c04a58-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g90f59cf5cb9859a476afed5e31c04a58-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac90f59cf5cb9859a476afed5e31c04a58-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes90f59cf5cb9859a476afed5e31c04a58-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-phqwoj-on-pull-request-mwpvt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-phqwoj-on-ce185cbd47c73bccecffd490ac1f00fc","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g90f59cf5cb9859a476afed5e31c04a58-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-phqwoj-on-pull-request-mwpvt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-90f59cf5cb9859a476afed5e31c04a58-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa90f59cf5cb9859a476afed5e31c04a58-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-phqwoj-on-pull-request-mwpvt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g90f59cf5cb9859a476afed5e31c04a58-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p90f59cf5cb9859a476afed5e31c04a58-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-4e0753f0afd2c9c7f0c5d46196ffdc8a-f7d8b3f2b7404591-01"}},"deletionTimestamp":"2026-05-13 21:06:55 +0000 UTC"} {"level":"info","ts":"2026-05-13T21:06:55Z","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-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-comp-lgat","prGroupHash":"6b409a60e273af41fba86e3f6e98d444bb735210f330b2fd8d08af8b311991"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06:55Z","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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:06:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:39Z","completionTime":"2026-05-13T21:06:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200"},{"name":"IMAGE_DIGEST","value":"sha256:d711f82e4baec8932716690505792895432af749f1d6d1b98d1446df64fdb09f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"84c48aa99aad48428836274924b3905b4aa83200"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"84c48aa99aad48428836274924b3905b4aa83200"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200.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-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200"},{"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-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-lgat-on-pull-request-62qkk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb2111663212475f00919ba26e7306392-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-lgat-on-pull-request-62qkk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-bb45be6ef66aad0d02bc728636cd5f0f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-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-06622651115cb37f3ea957560378ce7e-13bcb04ea1903b7a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:06:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lgat-on-pull-request-62qkk has finished running","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-comp-lgat","prGroupHash":"6b409a60e273af41fba86e3f6e98d444bb735210f330b2fd8d08af8b311991"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06:55Z","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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:06:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:39Z","completionTime":"2026-05-13T21:06:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200"},{"name":"IMAGE_DIGEST","value":"sha256:d711f82e4baec8932716690505792895432af749f1d6d1b98d1446df64fdb09f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"84c48aa99aad48428836274924b3905b4aa83200"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"84c48aa99aad48428836274924b3905b4aa83200"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200.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-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200"},{"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-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-lgat-on-pull-request-62qkk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb2111663212475f00919ba26e7306392-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-lgat-on-pull-request-62qkk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-bb45be6ef66aad0d02bc728636cd5f0f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-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-06622651115cb37f3ea957560378ce7e-13bcb04ea1903b7a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lgat-on-pull-request-62qkk has finished running","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-comp-lgat","prGroupHash":"6b409a60e273af41fba86e3f6e98d444bb735210f330b2fd8d08af8b311991"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06:55Z","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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:06:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:39Z","completionTime":"2026-05-13T21:06:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200"},{"name":"IMAGE_DIGEST","value":"sha256:d711f82e4baec8932716690505792895432af749f1d6d1b98d1446df64fdb09f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"84c48aa99aad48428836274924b3905b4aa83200"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"84c48aa99aad48428836274924b3905b4aa83200"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200.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-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200"},{"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-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-lgat-on-pull-request-62qkk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb2111663212475f00919ba26e7306392-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-lgat-on-pull-request-62qkk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-bb45be6ef66aad0d02bc728636cd5f0f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-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-06622651115cb37f3ea957560378ce7e-13bcb04ea1903b7a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lgat-on-pull-request-62qkk has finished running","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-comp-lgat","prGroupHash":"6b409a60e273af41fba86e3f6e98d444bb735210f330b2fd8d08af8b311991"} {"level":"info","ts":"2026-05-13T21:06: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:06:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:39Z","completionTime":"2026-05-13T21:06:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200"},{"name":"IMAGE_DIGEST","value":"sha256:d711f82e4baec8932716690505792895432af749f1d6d1b98d1446df64fdb09f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"84c48aa99aad48428836274924b3905b4aa83200"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"84c48aa99aad48428836274924b3905b4aa83200"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200.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-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200"},{"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-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-lgat-on-pull-request-62qkk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb2111663212475f00919ba26e7306392-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-lgat-on-pull-request-62qkk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-bb45be6ef66aad0d02bc728636cd5f0f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-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-06622651115cb37f3ea957560378ce7e-13bcb04ea1903b7a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lgat-on-pull-request-62qkk has finished running","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-comp-lgat","prGroupHash":"6b409a60e273af41fba86e3f6e98d444bb735210f330b2fd8d08af8b311991"} {"level":"info","ts":"2026-05-13T21:06: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06: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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:06:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:39Z","completionTime":"2026-05-13T21:06:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200"},{"name":"IMAGE_DIGEST","value":"sha256:d711f82e4baec8932716690505792895432af749f1d6d1b98d1446df64fdb09f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"84c48aa99aad48428836274924b3905b4aa83200"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"84c48aa99aad48428836274924b3905b4aa83200"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200.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-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200"},{"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-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-lgat-on-pull-request-62qkk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb2111663212475f00919ba26e7306392-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-lgat-on-pull-request-62qkk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-bb45be6ef66aad0d02bc728636cd5f0f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-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-06622651115cb37f3ea957560378ce7e-13bcb04ea1903b7a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lgat-on-pull-request-62qkk has finished running","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:06: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","prGroup":"konflux-test-component-pac-zdsvsg","prGroupHash":"1059c9a931580c21183b0b4cd455fae608a3edc1d574b969c52b81fdc77d5b"} {"level":"info","ts":"2026-05-13T21:06: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:06:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","ExternalID":"my-integration-test-fhem-test-component-pac-zdsvsg"} {"level":"info","ts":"2026-05-13T21:06:57Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","ExternalID":"my-integration-test-fhem-test-component-pac-zdsvsg"} {"level":"info","ts":"2026-05-13T21:06:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","existingCheckRun":"github.CheckRun{ID:75879290366, NodeID:\"CR_kwDOKrwUx88AAAARqsIV_g\", HeadSHA:\"3f381c06f1e8ee1254df9bc967ba3b67696def58\", ExternalID:\"my-integration-test-fhem-test-component-pac-zdsvsg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75879290366\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75879290366\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 20:57:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-zdsvsg snapshot scenario my-integration-test-fhem is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-nxxe/test-component-pac-zdsvsg-on-pull-request-9lg5d is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75879290366/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fhem / test-component-pac-zdsvsg\", CheckSuite:github.CheckSuite{ID:68887357320}, 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:3678940763, Number:30325, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30325\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-zdsvsg\", SHA:\"3f381c06f1e8ee1254df9bc967ba3b67696def58\", 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-oyuvwm\", 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-13T21:06:57Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","ID":75879290366,"CheckName":"Konflux Dev version / my-integration-test-fhem / test-component-pac-zdsvsg","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-13T21:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","pipelineRun.Namespace":"integration1-nxxe","pipelineRun.Name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T21:06: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":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","pipelinerun.Name":"test-component-pac-zdsvsg-on-pull-request-9lg5d"} {"level":"info","ts":"2026-05-13T21:06: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06:57Z","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-zdsvsg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:06:57Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:53Z","completionTime":"2026-05-13T21:06:57Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-nxxe/test-component-pac-zdsvsg:on-pr-3f381c06f1e8ee1254df9bc967ba3b67696def58"},{"name":"IMAGE_DIGEST","value":"sha256:fa9a053ade482fb0c0a38833b11f1ae59dab9b26efe1f1715237e403f2db2784"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"3f381c06f1e8ee1254df9bc967ba3b67696def58"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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"},{"name":"revision","value":"3f381c06f1e8ee1254df9bc967ba3b67696def58"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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/integration1-nxxe/test-component-pac-zdsvsg:on-pr-3f381c06f1e8ee1254df9bc967ba3b67696def58"},{"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/integration1-nxxe/test-component-pac-zdsvsg:on-pr-3f381c06f1e8ee1254df9bc967ba3b67696def58"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-zdsvsg-on-pull-request-9lg5d-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component84fb3c634d42292223a099fea7858ccd-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp84fb3c634d42292223a099fea7858ccd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen84fb3c634d42292223a099fea7858ccd-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes84fb3c634d42292223a099fea7858ccd-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-zdsvsg-on-pull-request-9lg5d-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pu6262b9f61ac1bec6655c5770e6dd5698","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component84fb3c634d42292223a099fea7858ccd-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone84fb3c634d42292223a099fea7858ccd-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon84fb3c634d42292223a099fea7858ccd-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-22b67a08063299f6ced9855387a2eb44-1fc3391ef6c5352f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:06:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-zdsvsg-on-pull-request-9lg5d has finished running","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:06: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:06: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:06: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:06: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","prGroup":"konflux-test-component-pac-zdsvsg","prGroupHash":"1059c9a931580c21183b0b4cd455fae608a3edc1d574b969c52b81fdc77d5b"} {"level":"info","ts":"2026-05-13T21:06: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:06:57Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:53Z","completionTime":"2026-05-13T21:06:57Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-nxxe/test-component-pac-zdsvsg:on-pr-3f381c06f1e8ee1254df9bc967ba3b67696def58"},{"name":"IMAGE_DIGEST","value":"sha256:fa9a053ade482fb0c0a38833b11f1ae59dab9b26efe1f1715237e403f2db2784"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"3f381c06f1e8ee1254df9bc967ba3b67696def58"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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"},{"name":"revision","value":"3f381c06f1e8ee1254df9bc967ba3b67696def58"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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/integration1-nxxe/test-component-pac-zdsvsg:on-pr-3f381c06f1e8ee1254df9bc967ba3b67696def58"},{"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/integration1-nxxe/test-component-pac-zdsvsg:on-pr-3f381c06f1e8ee1254df9bc967ba3b67696def58"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-zdsvsg-on-pull-request-9lg5d-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component84fb3c634d42292223a099fea7858ccd-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp84fb3c634d42292223a099fea7858ccd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen84fb3c634d42292223a099fea7858ccd-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes84fb3c634d42292223a099fea7858ccd-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-zdsvsg-on-pull-request-9lg5d-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pu6262b9f61ac1bec6655c5770e6dd5698","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component84fb3c634d42292223a099fea7858ccd-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone84fb3c634d42292223a099fea7858ccd-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon84fb3c634d42292223a099fea7858ccd-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-22b67a08063299f6ced9855387a2eb44-1fc3391ef6c5352f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:06:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-zdsvsg-on-pull-request-9lg5d has finished running","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","prGroup":"konflux-test-component-pac-zdsvsg","prGroupHash":"1059c9a931580c21183b0b4cd455fae608a3edc1d574b969c52b81fdc77d5b"} {"level":"info","ts":"2026-05-13T21:06: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:06:57Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:53Z","completionTime":"2026-05-13T21:06:57Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-nxxe/test-component-pac-zdsvsg:on-pr-3f381c06f1e8ee1254df9bc967ba3b67696def58"},{"name":"IMAGE_DIGEST","value":"sha256:fa9a053ade482fb0c0a38833b11f1ae59dab9b26efe1f1715237e403f2db2784"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"3f381c06f1e8ee1254df9bc967ba3b67696def58"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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"},{"name":"revision","value":"3f381c06f1e8ee1254df9bc967ba3b67696def58"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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/integration1-nxxe/test-component-pac-zdsvsg:on-pr-3f381c06f1e8ee1254df9bc967ba3b67696def58"},{"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/integration1-nxxe/test-component-pac-zdsvsg:on-pr-3f381c06f1e8ee1254df9bc967ba3b67696def58"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-zdsvsg-on-pull-request-9lg5d-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component84fb3c634d42292223a099fea7858ccd-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp84fb3c634d42292223a099fea7858ccd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen84fb3c634d42292223a099fea7858ccd-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes84fb3c634d42292223a099fea7858ccd-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-zdsvsg-on-pull-request-9lg5d-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pu6262b9f61ac1bec6655c5770e6dd5698","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component84fb3c634d42292223a099fea7858ccd-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone84fb3c634d42292223a099fea7858ccd-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon84fb3c634d42292223a099fea7858ccd-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-22b67a08063299f6ced9855387a2eb44-1fc3391ef6c5352f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-zdsvsg-on-pull-request-9lg5d has finished running","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","prGroup":"konflux-test-component-pac-zdsvsg","prGroupHash":"1059c9a931580c21183b0b4cd455fae608a3edc1d574b969c52b81fdc77d5b"} {"level":"info","ts":"2026-05-13T21:06: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:06:57Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:53Z","completionTime":"2026-05-13T21:06:57Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-nxxe/test-component-pac-zdsvsg:on-pr-3f381c06f1e8ee1254df9bc967ba3b67696def58"},{"name":"IMAGE_DIGEST","value":"sha256:fa9a053ade482fb0c0a38833b11f1ae59dab9b26efe1f1715237e403f2db2784"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"3f381c06f1e8ee1254df9bc967ba3b67696def58"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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"},{"name":"revision","value":"3f381c06f1e8ee1254df9bc967ba3b67696def58"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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/integration1-nxxe/test-component-pac-zdsvsg:on-pr-3f381c06f1e8ee1254df9bc967ba3b67696def58"},{"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/integration1-nxxe/test-component-pac-zdsvsg:on-pr-3f381c06f1e8ee1254df9bc967ba3b67696def58"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-zdsvsg-on-pull-request-9lg5d-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component84fb3c634d42292223a099fea7858ccd-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp84fb3c634d42292223a099fea7858ccd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen84fb3c634d42292223a099fea7858ccd-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes84fb3c634d42292223a099fea7858ccd-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-zdsvsg-on-pull-request-9lg5d-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pu6262b9f61ac1bec6655c5770e6dd5698","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component84fb3c634d42292223a099fea7858ccd-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone84fb3c634d42292223a099fea7858ccd-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon84fb3c634d42292223a099fea7858ccd-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-22b67a08063299f6ced9855387a2eb44-1fc3391ef6c5352f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-zdsvsg-on-pull-request-9lg5d has finished running","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06:58Z","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-koed-on-push-v5nk4","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T21:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-koed-on-push-v5nk4","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T21:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-koed-on-push-v5nk4","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T21:06:58Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-koed-on-push-v5nk4","namespace":"konflux-nstw"},"namespace":"konflux-nstw","name":"konflux-demo-component-koed-on-push-v5nk4","reconcileID":"1186e5c9-404c-4aa9-af4d-0d8010436b0e","Component.Namespace":"konflux-nstw","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-nstw/konflux-demo-component-koed@sha256:325c5ef628a159b2be2958151aa6ec09c75a6d2fec410feb3d5e36ce953dbe6d","Component.Name":"konflux-demo-component-koed","lastBuildCommit":"eb846679c763ba03573da05c5f6724880ce11661"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-koed-on-push-v5nk4","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","component.Namespace":"konflux-nstw","component.Name":"konflux-demo-component-koed"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260513-205952-000"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260513-205952-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260513-205952-000"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-koed-on-push-v5nk4","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-app-20260513-205952-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260513-205952-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-koed","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-nstw/konflux-demo-component-koed@sha256:325c5ef628a159b2be2958151aa6ec09c75a6d2fec410feb3d5e36ce953dbe6d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"eb846679c763ba03573da05c5f6724880ce11661"}}}]} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260513-205952-000"} {"level":"info","ts":"2026-05-13T21:06: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":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"}} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T21:06: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":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260513-205952-000"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260513-205952-000","testedSnapshot":"konflux-demo-app-20260513-205952-000"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-ivsh"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"my-integration-test-ivsh-2m5pt","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ivsh"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-koed-on-push-v5nk4","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-component-koed-on-push-v5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260513-205952-000"} {"level":"info","ts":"2026-05-13T21:06:59Z","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-20260513-205952-000","namespace":"konflux-nstw"},"namespace":"konflux-nstw","name":"konflux-demo-app-20260513-205952-000","reconcileID":"3f47bdd0-4432-48b0-9dfd-15abcb8caaac","snapshot.name":"konflux-demo-app-20260513-205952-000","pipelinerun.name":"konflux-demo-component-koed-on-push-v5nk4","duration":2.222241062} {"level":"info","ts":"2026-05-13T21:06:59Z","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-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-app-20260513-205952-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260513-205952-000"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","scenario.Name":"my-integration-test-ivsh","destinationSnapshot.Name":"konflux-demo-app-20260513-205952-000","testedSnapshot":"konflux-demo-app-20260513-205952-000"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","scenario.Name":"my-integration-test-ivsh","destinationSnapshot.Name":"konflux-demo-app-20260513-205952-000","testedSnapshot":"konflux-demo-app-20260513-205952-000"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-koed-on-push-v5nk4","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-component-koed-on-push-v5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260513-205952-000"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-push-v5nk4","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-component-koed-on-push-v5nk4","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-13T21:06:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-push-v5nk4","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-component-koed-on-push-v5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-koed-on-push-v5nk4 has finished running","buildpipelineRun":{"name":"konflux-demo-component-koed-on-push-v5nk4","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T21:06: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","prGroup":"konflux-test-component-pac-zdsvsg","prGroupHash":"1059c9a931580c21183b0b4cd455fae608a3edc1d574b969c52b81fdc77d5b"} {"level":"info","ts":"2026-05-13T21:06: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:06:57Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:53Z","completionTime":"2026-05-13T21:06:57Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-nxxe/test-component-pac-zdsvsg:on-pr-3f381c06f1e8ee1254df9bc967ba3b67696def58"},{"name":"IMAGE_DIGEST","value":"sha256:fa9a053ade482fb0c0a38833b11f1ae59dab9b26efe1f1715237e403f2db2784"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"3f381c06f1e8ee1254df9bc967ba3b67696def58"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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"},{"name":"revision","value":"3f381c06f1e8ee1254df9bc967ba3b67696def58"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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/integration1-nxxe/test-component-pac-zdsvsg:on-pr-3f381c06f1e8ee1254df9bc967ba3b67696def58"},{"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/integration1-nxxe/test-component-pac-zdsvsg:on-pr-3f381c06f1e8ee1254df9bc967ba3b67696def58"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-zdsvsg-on-pull-request-9lg5d-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component84fb3c634d42292223a099fea7858ccd-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp84fb3c634d42292223a099fea7858ccd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen84fb3c634d42292223a099fea7858ccd-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes84fb3c634d42292223a099fea7858ccd-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-zdsvsg-on-pull-request-9lg5d-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pu6262b9f61ac1bec6655c5770e6dd5698","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component84fb3c634d42292223a099fea7858ccd-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone84fb3c634d42292223a099fea7858ccd-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon84fb3c634d42292223a099fea7858ccd-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-22b67a08063299f6ced9855387a2eb44-1fc3391ef6c5352f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-zdsvsg-on-pull-request-9lg5d has finished running","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:06:59Z","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-koed-on-push-v5nk4","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-koed-on-push-v5nk4","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-koed-on-push-v5nk4","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-koed-on-push-v5nk4","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-koed-on-push-v5nk4","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260513-205952-000"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","ExternalID":"my-integration-test-ivsh-konflux-demo-component-koed"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","ExternalID":"my-integration-test-ivsh-konflux-demo-component-koed"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","snapshot.NameSpace":"konflux-nstw","snapshot.Name":"konflux-demo-app-20260513-205952-000","scenarioName":"my-integration-test-ivsh","externalID":"my-integration-test-ivsh-konflux-demo-component-koed"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260513-205952-000"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-koed-on-push-v5nk4","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-component-koed-on-push-v5nk4","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-13T21:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-koed-on-push-v5nk4 has finished running","buildpipelineRun":{"name":"konflux-demo-component-koed-on-push-v5nk4","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ivsh-2m5pt","namespace":"konflux-nstw"},"namespace":"konflux-nstw","name":"my-integration-test-ivsh-2m5pt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","ID":75880799872,"CheckName":"Konflux Dev version / my-integration-test-ivsh / konflux-demo-component-koed","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260513-205952-000","destinationSnapshot.Name":"konflux-demo-app-20260513-205952-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260513-205952-000"} {"level":"info","ts":"2026-05-13T21:06:59Z","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-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260513-205952-000"} {"level":"info","ts":"2026-05-13T21:06: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":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"}} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T21:06: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":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260513-205952-000"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260513-205952-000","testedSnapshot":"konflux-demo-app-20260513-205952-000"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","scenario.Name":"my-integration-test-ivsh","destinationSnapshot.Name":"konflux-demo-app-20260513-205952-000","testedSnapshot":"konflux-demo-app-20260513-205952-000"} {"level":"info","ts":"2026-05-13T21:06:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","scenario.Name":"my-integration-test-ivsh","destinationSnapshot.Name":"konflux-demo-app-20260513-205952-000","testedSnapshot":"konflux-demo-app-20260513-205952-000"} {"level":"info","ts":"2026-05-13T21:07:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","ExternalID":"my-integration-test-ivsh-konflux-demo-component-koed"} {"level":"info","ts":"2026-05-13T21:07:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75880799872, NodeID:\"CR_kwDOMZ6fKs8AAAARqtkegA\", HeadSHA:\"eb846679c763ba03573da05c5f6724880ce11661\", ExternalID:\"my-integration-test-ivsh-konflux-demo-component-koed\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75880799872\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75880799872\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 21:06:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-koed snapshot konflux-demo-app-20260513-205952-000 and scenario my-integration-test-ivsh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75880799872/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ivsh / konflux-demo-component-koed\", CheckSuite:github.CheckSuite{ID:68887649032}, 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-13T21:07:00Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","ID":75880799872,"CheckName":"Konflux Dev version / my-integration-test-ivsh / konflux-demo-component-koed","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-13T21:07:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260513-205952-000","destinationSnapshot.Name":"konflux-demo-app-20260513-205952-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-13T21:07:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260513-205952-000"} {"level":"info","ts":"2026-05-13T21:07:00Z","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-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260513-205952-000"} {"level":"info","ts":"2026-05-13T21:07:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07:01Z","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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","PR group":"konflux-test-comp-pac-gitlab-phqwoj"} {"level":"info","ts":"2026-05-13T21:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","prGroup":"konflux-test-comp-pac-gitlab-phqwoj","prGroupHash":"822952bd632d176142189e660d1d8f77a7e7e4c908114adafeb6f10fe9dfb6"} {"level":"info","ts":"2026-05-13T21:07: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-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-13T21:07:01Z","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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07:01Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:444","msg":"No Merge Request pipelines found for commit","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commitSHA":"a1aeae27c60b859f341cfc1ed67feab7782983d6"} {"level":"info","ts":"2026-05-13T21:07:01Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","projectID":56586709,"pipelineID":2523593806} {"level":"info","ts":"2026-05-13T21:07:01Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","statusName":"Konflux Dev version / my-integration-test-meau / test-comp-pac-gitlab-phqwoj"} {"level":"info","ts":"2026-05-13T21:07:01Z","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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenarioName":"my-integration-test-meau"} {"level":"info","ts":"2026-05-13T21:07:02Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.name":"my-integration-test-meau","commitStatus2.ID":14360712840,"TargetURL":null} {"level":"info","ts":"2026-05-13T21:07:02Z","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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07:02Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","projectID":56586709,"pipelineID":2523593806} {"level":"info","ts":"2026-05-13T21:07:02Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","statusName":"Konflux Dev version / my-integration-test-mzpy / test-comp-pac-gitlab-phqwoj"} {"level":"info","ts":"2026-05-13T21:07:02Z","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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenarioName":"my-integration-test-mzpy"} {"level":"info","ts":"2026-05-13T21:07:02Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.name":"my-integration-test-mzpy","commitStatus2.ID":14360712953,"TargetURL":null} {"level":"info","ts":"2026-05-13T21:07:02Z","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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","reconcileID":"5148d731-3f9b-43b6-b421-d5053e95206b","snapshot.Namespace":"gitlab-rep-dnej","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-13T21:07:02Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commentTitle":"Integration test for component test-comp-pac-gitlab-phqwoj","noteID":3345945134} {"level":"info","ts":"2026-05-13T21:07:02Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commentTitle":"Integration test for component test-comp-pac-gitlab-phqwoj"} {"level":"info","ts":"2026-05-13T21:07:02Z","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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commentPrefix":"Integration test for component test-comp-pac-gitlab-phqwoj","count":2} {"level":"info","ts":"2026-05-13T21:07:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","noteID":3345945134,"commentPrefix":"Integration test for component test-comp-pac-gitlab-phqwoj"} {"level":"info","ts":"2026-05-13T21:07:03Z","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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","pipelineRun.Namespace":"gitlab-rep-dnej","pipelineRun.Name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T21:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","pipelinerun.Name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5"} {"level":"info","ts":"2026-05-13T21:07: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-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-dnej/test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt with pr group konflux-test-comp-pac-gitlab-phqwoj is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07: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-pac-gitlab-phqwoj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07: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-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-13T21:07: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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","projectID":56586709,"pipelineID":2523593806} {"level":"info","ts":"2026-05-13T21:07:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commitStatus.Name":"Konflux Dev version / my-integration-test-meau / test-comp-pac-gitlab-phqwoj","commitStatus.ID":14360712840} {"level":"info","ts":"2026-05-13T21:07:03Z","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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.name":"my-integration-test-meau","commitStatus.ID":14360712840,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-13T21:07: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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","projectID":56586709,"pipelineID":2523593806} {"level":"info","ts":"2026-05-13T21:07:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commitStatus.Name":"Konflux Dev version / my-integration-test-mzpy / test-comp-pac-gitlab-phqwoj","commitStatus.ID":14360712953} {"level":"info","ts":"2026-05-13T21:07:03Z","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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.name":"my-integration-test-mzpy","commitStatus.ID":14360712953,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-13T21:07:03Z","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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","reconcileID":"0a3c7ae5-e288-4a78-a60d-9ca3f6cb52e6","snapshot.Namespace":"gitlab-rep-dnej","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-13T21:07:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commentTitle":"Integration test for component test-comp-pac-gitlab-phqwoj","noteID":3345945134} {"level":"info","ts":"2026-05-13T21:07:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commentTitle":"Integration test for component test-comp-pac-gitlab-phqwoj"} {"level":"info","ts":"2026-05-13T21:07:03Z","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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commentPrefix":"Integration test for component test-comp-pac-gitlab-phqwoj","count":2} {"level":"info","ts":"2026-05-13T21:07:04Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","noteID":3345945134,"commentPrefix":"Integration test for component test-comp-pac-gitlab-phqwoj"} {"level":"info","ts":"2026-05-13T21:07: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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","pipelineRun.Namespace":"gitlab-rep-dnej","pipelineRun.Name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T21:07: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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","pipelinerun.Name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5"} {"level":"info","ts":"2026-05-13T21:07: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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-dnej/test-comp-pac-gitlab-phqwoj-on-pull-request-mwpvt with pr group konflux-test-comp-pac-gitlab-phqwoj is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07: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-phqwoj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07: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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07: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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","prGroup":"konflux-test-component-pac-zdsvsg","prGroupHash":"1059c9a931580c21183b0b4cd455fae608a3edc1d574b969c52b81fdc77d5b"} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:06:57Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:53Z","completionTime":"2026-05-13T21:06:57Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-nxxe/test-component-pac-zdsvsg:on-pr-3f381c06f1e8ee1254df9bc967ba3b67696def58"},{"name":"IMAGE_DIGEST","value":"sha256:fa9a053ade482fb0c0a38833b11f1ae59dab9b26efe1f1715237e403f2db2784"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"3f381c06f1e8ee1254df9bc967ba3b67696def58"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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"},{"name":"revision","value":"3f381c06f1e8ee1254df9bc967ba3b67696def58"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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/integration1-nxxe/test-component-pac-zdsvsg:on-pr-3f381c06f1e8ee1254df9bc967ba3b67696def58"},{"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/integration1-nxxe/test-component-pac-zdsvsg:on-pr-3f381c06f1e8ee1254df9bc967ba3b67696def58"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-zdsvsg-on-pull-request-9lg5d-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component84fb3c634d42292223a099fea7858ccd-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp84fb3c634d42292223a099fea7858ccd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen84fb3c634d42292223a099fea7858ccd-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes84fb3c634d42292223a099fea7858ccd-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-zdsvsg-on-pull-request-9lg5d-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pu6262b9f61ac1bec6655c5770e6dd5698","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component84fb3c634d42292223a099fea7858ccd-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone84fb3c634d42292223a099fea7858ccd-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon84fb3c634d42292223a099fea7858ccd-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-22b67a08063299f6ced9855387a2eb44-1fc3391ef6c5352f-01"}},"deletionTimestamp":"2026-05-13 21:07:05 +0000 UTC"} {"level":"info","ts":"2026-05-13T21:07:05Z","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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-zdsvsg-on-pull-request-9lg5d has finished running","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","prGroup":"konflux-test-component-pac-zdsvsg","prGroupHash":"1059c9a931580c21183b0b4cd455fae608a3edc1d574b969c52b81fdc77d5b"} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:06:57Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:53Z","completionTime":"2026-05-13T21:06:57Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-nxxe/test-component-pac-zdsvsg:on-pr-3f381c06f1e8ee1254df9bc967ba3b67696def58"},{"name":"IMAGE_DIGEST","value":"sha256:fa9a053ade482fb0c0a38833b11f1ae59dab9b26efe1f1715237e403f2db2784"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"3f381c06f1e8ee1254df9bc967ba3b67696def58"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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"},{"name":"revision","value":"3f381c06f1e8ee1254df9bc967ba3b67696def58"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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/integration1-nxxe/test-component-pac-zdsvsg:on-pr-3f381c06f1e8ee1254df9bc967ba3b67696def58"},{"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/integration1-nxxe/test-component-pac-zdsvsg:on-pr-3f381c06f1e8ee1254df9bc967ba3b67696def58"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-zdsvsg-on-pull-request-9lg5d-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component84fb3c634d42292223a099fea7858ccd-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp84fb3c634d42292223a099fea7858ccd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen84fb3c634d42292223a099fea7858ccd-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes84fb3c634d42292223a099fea7858ccd-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-zdsvsg-on-pull-request-9lg5d-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pu6262b9f61ac1bec6655c5770e6dd5698","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component84fb3c634d42292223a099fea7858ccd-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone84fb3c634d42292223a099fea7858ccd-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon84fb3c634d42292223a099fea7858ccd-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-22b67a08063299f6ced9855387a2eb44-1fc3391ef6c5352f-01"}},"deletionTimestamp":"2026-05-13 21:07:05 +0000 UTC"} {"level":"info","ts":"2026-05-13T21:07:05Z","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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-zdsvsg-on-pull-request-9lg5d has finished running","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07: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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","prGroup":"konflux-test-component-pac-zdsvsg","prGroupHash":"1059c9a931580c21183b0b4cd455fae608a3edc1d574b969c52b81fdc77d5b"} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:06:57Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:53Z","completionTime":"2026-05-13T21:06:57Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-nxxe/test-component-pac-zdsvsg:on-pr-3f381c06f1e8ee1254df9bc967ba3b67696def58"},{"name":"IMAGE_DIGEST","value":"sha256:fa9a053ade482fb0c0a38833b11f1ae59dab9b26efe1f1715237e403f2db2784"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"3f381c06f1e8ee1254df9bc967ba3b67696def58"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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"},{"name":"revision","value":"3f381c06f1e8ee1254df9bc967ba3b67696def58"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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/integration1-nxxe/test-component-pac-zdsvsg:on-pr-3f381c06f1e8ee1254df9bc967ba3b67696def58"},{"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/integration1-nxxe/test-component-pac-zdsvsg:on-pr-3f381c06f1e8ee1254df9bc967ba3b67696def58"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-zdsvsg-on-pull-request-9lg5d-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component84fb3c634d42292223a099fea7858ccd-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp84fb3c634d42292223a099fea7858ccd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen84fb3c634d42292223a099fea7858ccd-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes84fb3c634d42292223a099fea7858ccd-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-zdsvsg-on-pull-request-9lg5d-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pu6262b9f61ac1bec6655c5770e6dd5698","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component84fb3c634d42292223a099fea7858ccd-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone84fb3c634d42292223a099fea7858ccd-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-zdsvsg-on-pull-request-9lg5d-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon84fb3c634d42292223a099fea7858ccd-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-22b67a08063299f6ced9855387a2eb44-1fc3391ef6c5352f-01"}},"deletionTimestamp":"2026-05-13 21:07:05 +0000 UTC"} {"level":"info","ts":"2026-05-13T21:07:05Z","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-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-zdsvsg-on-pull-request-9lg5d has finished running","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-9lg5d","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:07:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260513-205952-000"} {"level":"info","ts":"2026-05-13T21:07:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"}} {"level":"info","ts":"2026-05-13T21:07:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T21:07:07Z","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-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T21:07:07Z","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-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-app-20260513-205952-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:07:07Z","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-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-app-20260513-205952-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:07:07Z","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-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T21:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T21:07:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260513-205952-000","testedSnapshot":"konflux-demo-app-20260513-205952-000"} {"level":"info","ts":"2026-05-13T21:07:07Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ivsh-2m5pt","namespace":"konflux-nstw"},"namespace":"konflux-nstw","name":"my-integration-test-ivsh-2m5pt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T21:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"konflux-demo-app-20260513-205952-000-eb84667-rngss","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-13T21:07:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:07:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","scenario.Name":"my-integration-test-ivsh","destinationSnapshot.Name":"konflux-demo-app-20260513-205952-000","testedSnapshot":"konflux-demo-app-20260513-205952-000"} {"level":"info","ts":"2026-05-13T21:07:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","scenario.Name":"my-integration-test-ivsh","destinationSnapshot.Name":"konflux-demo-app-20260513-205952-000","testedSnapshot":"konflux-demo-app-20260513-205952-000"} {"level":"info","ts":"2026-05-13T21:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","release.Name":"konflux-demo-app-20260513-205952-000-eb84667-rngss"} {"level":"info","ts":"2026-05-13T21:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T21:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app"} {"level":"info","ts":"2026-05-13T21:07:08Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","ExternalID":"my-integration-test-ivsh-konflux-demo-component-koed"} {"level":"info","ts":"2026-05-13T21:07:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75880799872, NodeID:\"CR_kwDOMZ6fKs8AAAARqtkegA\", HeadSHA:\"eb846679c763ba03573da05c5f6724880ce11661\", ExternalID:\"my-integration-test-ivsh-konflux-demo-component-koed\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75880799872\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75880799872\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-13 21:06:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-koed snapshot konflux-demo-app-20260513-205952-000 and scenario my-integration-test-ivsh 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/75880799872/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ivsh / konflux-demo-component-koed\", CheckSuite:github.CheckSuite{ID:68887649032}, 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-13T21:07:08Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","ID":75880799872,"CheckName":"Konflux Dev version / my-integration-test-ivsh / konflux-demo-component-koed","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-13T21:07:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260513-205952-000","destinationSnapshot.Name":"konflux-demo-app-20260513-205952-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-13T21:07:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260513-205952-000"} {"level":"info","ts":"2026-05-13T21:07:08Z","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-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260513-205952-000"} {"level":"info","ts":"2026-05-13T21:07:08Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260513-205952-000","namespace":"konflux-nstw"},"application":"konflux-nstw/konflux-demo-app","namespace":"konflux-nstw","name":"my-integration-test-ivsh-2m5pt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:07:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:11Z","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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","PR group":"konflux-test-component-pac-zdsvsg"} {"level":"info","ts":"2026-05-13T21:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","prGroup":"konflux-test-component-pac-zdsvsg","prGroupHash":"1059c9a931580c21183b0b4cd455fae608a3edc1d574b969c52b81fdc77d5b"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:07:11Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","ExternalID":"my-integration-test-fhem-test-component-pac-zdsvsg"} {"level":"info","ts":"2026-05-13T21:07:11Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","ExternalID":"my-integration-test-fhem-test-component-pac-zdsvsg"} {"level":"info","ts":"2026-05-13T21:07:11Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","snapshot.NameSpace":"integration1-nxxe","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-fhem","externalID":"my-integration-test-fhem-test-component-pac-zdsvsg"} {"level":"info","ts":"2026-05-13T21:07:11Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","ID":75880832624,"CheckName":"Konflux Dev version / my-integration-test-fhem / test-component-pac-zdsvsg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T21:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","pipelineRun.Namespace":"integration1-nxxe","pipelineRun.Name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T21:07:11Z","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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","pipelinerun.Name":"test-component-pac-zdsvsg-on-pull-request-2pxxf"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-nxxe/test-component-pac-zdsvsg-on-pull-request-9lg5d with pr group konflux-test-component-pac-zdsvsg is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:11Z","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-zdsvsg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:07:12Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","ExternalID":"my-integration-test-fhem-test-component-pac-zdsvsg"} {"level":"info","ts":"2026-05-13T21:07:12Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","ExternalID":"my-integration-test-fhem-test-component-pac-zdsvsg"} {"level":"info","ts":"2026-05-13T21:07:12Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","existingCheckRun":"github.CheckRun{ID:75880832624, NodeID:\"CR_kwDOKrwUx88AAAARqtmecA\", HeadSHA:\"b82a33a0d5f04c80feea893f0fc47585ad6bf9ec\", ExternalID:\"my-integration-test-fhem-test-component-pac-zdsvsg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75880832624\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75880832624\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 21:07:11 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-zdsvsg snapshot scenario my-integration-test-fhem is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-nxxe/test-component-pac-zdsvsg-on-pull-request-2pxxf is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75880832624/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fhem / test-component-pac-zdsvsg\", CheckSuite:github.CheckSuite{ID:68888811031}, 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:3678940763, Number:30325, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30325\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-zdsvsg\", SHA:\"b82a33a0d5f04c80feea893f0fc47585ad6bf9ec\", 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-oyuvwm\", 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-13T21:07:12Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","ID":75880832624,"CheckName":"Konflux Dev version / my-integration-test-fhem / test-component-pac-zdsvsg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T21:07:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","pipelineRun.Namespace":"integration1-nxxe","pipelineRun.Name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T21:07:12Z","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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","pipelinerun.Name":"test-component-pac-zdsvsg-on-pull-request-2pxxf"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-nxxe/test-component-pac-zdsvsg-on-pull-request-9lg5d with pr group konflux-test-component-pac-zdsvsg is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:12Z","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-zdsvsg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:07: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:07: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:07: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:07: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:07: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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07: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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07: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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07: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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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 SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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 SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:07: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-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:07: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-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:07:41Z","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-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:07: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:07: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:07: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:07: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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:07: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:07: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:07: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:07: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:07: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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:07: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:07: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-child-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-yvlq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08: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-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:07Z","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-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:08: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:08: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:08: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:08: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:08: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:08: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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:08: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:08: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:08: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:08: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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:08: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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:08: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-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:08: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-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:08:11Z","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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:14Z","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-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:08:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:08:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:08:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:08:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:08:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:08:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"789.035789ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:08:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","reconcileID":"dfb82707-fb5a-43c7-964d-cc39989d9054","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"797.525516ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:08:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","reconcileID":"a54c5ef8-4af3-447b-9371-27ebb342b35a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"808.112438ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:08:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","reconcileID":"caa8600f-abe6-4530-8cbb-70357f89ab38","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"829.353462ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:08:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","reconcileID":"d8d77f5c-087c-4b83-bb19-4402223f4b10","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"870.857159ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:08:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","reconcileID":"d7e9955a-78a4-4eba-b714-61496324792d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"951.88432ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:08:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","reconcileID":"af0b5f42-ef05-487f-afd8-97e11f623501","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"967.528788ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:08:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","reconcileID":"be9077a0-e418-4456-b895-bc72cde12423","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08: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-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"1.112924184s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:08:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","reconcileID":"e1fc9192-4006-46e4-bfb0-fba85aa66d85","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08: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-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"1.753992535s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:08:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","reconcileID":"aff06171-81bc-472d-bca8-6cb354ef5a74","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08: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-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08: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-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08: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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"2.374000973s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:08:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","reconcileID":"446eae49-e5f6-451f-88e5-70e90f6598b9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:22Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","reconcileID":"e5e2f4fe-78db-4755-8671-f1bf68830463","component.Name":"test-comp-lgat"} {"level":"info","ts":"2026-05-13T21:08:22Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","reconcileID":"e5e2f4fe-78db-4755-8671-f1bf68830463","component.Name":"test-comp-anun"} {"level":"info","ts":"2026-05-13T21:08:22Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","reconcileID":"e5e2f4fe-78db-4755-8671-f1bf68830463","component.Name":"test-symlink-comp-jlbx"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-hfxg-20260513-210542-000"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-hfxg-20260513-210542-000","application":"test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-hfxg-20260513-210542-000"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-app-hfxg-20260513-210542-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-hfxg-20260513-210542-000","snapshot.Spec.Components":[{"name":"test-comp-yvlq","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-yvlq@sha256:d831d5c8c5d5b6de8b172dcd1d8f0dfced5313e679b4e8c3d572309a81efc710","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"a9f3d1554cd5e98649e90827bd63bf283a71d973"}}}]} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-yvlq is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-hfxg-20260513-210542-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash d7c622039ad95d8cd95357512dd8d3f69668c1719ff4090efb8abc2794b9d0 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-hfxg-20260513-210542-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-hfxg-20260513-210542-000"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-hfxg-20260513-210542-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-hfxg-20260513-210542-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:08: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":"test-app-hfxg-20260513-210542-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-hfxg-20260513-210542-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","Application.Name":"test-app-hfxg","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:08: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":"test-app-hfxg-20260513-210542-000","namespace":"build-e2e-ltrq"},"snapshot":{"name":"test-app-hfxg-20260513-210542-000","namespace":"build-e2e-ltrq"}} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-hfxg-20260513-210542-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-hfxg-20260513-210542-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-hfxg-20260513-210542-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-app-hfxg-20260513-210542-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:08:22Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:08: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":"test-app-hfxg-20260513-210542-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-hfxg-20260513-210542-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-hfxg-20260513-210542-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:08: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":"test-app-hfxg-20260513-210542-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-hfxg-20260513-210542-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-hfxg-20260513-210542-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-app-hfxg-20260513-210542-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-hfxg-20260513-210542-000"} {"level":"info","ts":"2026-05-13T21:08:22Z","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-hfxg-20260513-210542-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-app-hfxg-20260513-210542-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-hfxg-20260513-210542-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","snapshot.Namespace":"build-e2e-ltrq","snapshot.Name":"test-app-hfxg-20260513-210542-000"} {"level":"info","ts":"2026-05-13T21:08: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":"test-app-hfxg-20260513-210542-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-hfxg-20260513-210542-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-hfxg-20260513-210542-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:08: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":"test-app-hfxg-20260513-210542-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-hfxg-20260513-210542-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-hfxg-20260513-210542-000"} {"level":"info","ts":"2026-05-13T21:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","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-13T21:08:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-yvlq-on-pull-request-qhb6d has finished running","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:23Z","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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08: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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:23Z","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-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","snapshot.Name":"test-app-hfxg-20260513-210542-000"} {"level":"info","ts":"2026-05-13T21:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-yvlq-on-pull-request-qhb6d","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-13T21:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-yvlq-on-pull-request-qhb6d has finished running","buildpipelineRun":{"name":"test-comp-yvlq-on-pull-request-qhb6d","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08: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-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08: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-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08: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-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08:31Z","logger":"controllers.build pipeline","caller":"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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","prGroup":"konflux-go-component-gbhdbc","prGroupHash":"7c41ca5552bbd8c961c272f0156e066393fd0c7bea452f319402fa9a042ab9"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08:31Z","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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:08:31Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:08:31Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:08:31Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","existingCheckRun":"github.CheckRun{ID:75879194950, NodeID:\"CR_kwDONSo-hs8AAAARqsChRg\", HeadSHA:\"5bb39163418a26309cc8486c50332325ad1e511d\", ExternalID:\"my-integration-test-qnvv-go-component-gbhdbc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75879194950\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75879194950\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 20:57:18 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-gbhdbc snapshot scenario my-integration-test-qnvv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-bbqx/go-component-gbhdbc-on-pull-request-w99mv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75879194950/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc\", CheckSuite:github.CheckSuite{ID:68887265452}, 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:3678937743, Number:22045, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22045\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-gbhdbc\", SHA:\"5bb39163418a26309cc8486c50332325ad1e511d\", 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-kaoilo\", 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-13T21:08:32Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ID":75879194950,"CheckName":"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","pipelineRun.Namespace":"group-bbqx","pipelineRun.Name":"go-component-gbhdbc-on-pull-request-w99mv","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","pipelinerun.Name":"go-component-gbhdbc-on-pull-request-w99mv"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gbhdbc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:08:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:19Z","completionTime":"2026-05-13T21:08:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-bbqx/go-component-gbhdbc:on-pr-5bb39163418a26309cc8486c50332325ad1e511d"},{"name":"IMAGE_DIGEST","value":"sha256:140a756e6e9fc960e88073f4098f6ebf39231e9cc69157ef460d137cee01ca77"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"5bb39163418a26309cc8486c50332325ad1e511d"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"5bb39163418a26309cc8486c50332325ad1e511d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-bbqx/go-component-gbhdbc:on-pr-5bb39163418a26309cc8486c50332325ad1e511d"},{"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-bbqx/go-component-gbhdbc:on-pr-5bb39163418a26309cc8486c50332325ad1e511d"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-gbhdbc-on-pull-request-w99mv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-e94137be1c01cb4a5c6809fca38c92ac-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-gbhdbc-on-pull-request-w99mv-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-req6ca8018bc8a950badefa15592d201c72","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-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-72bdfc39563394dc500073dab454f34f-84c5848c4f636bae-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gbhdbc-on-pull-request-w99mv has finished running","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08: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-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08: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-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08: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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","prGroup":"konflux-go-component-gbhdbc","prGroupHash":"7c41ca5552bbd8c961c272f0156e066393fd0c7bea452f319402fa9a042ab9"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:08:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:19Z","completionTime":"2026-05-13T21:08:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-bbqx/go-component-gbhdbc:on-pr-5bb39163418a26309cc8486c50332325ad1e511d"},{"name":"IMAGE_DIGEST","value":"sha256:140a756e6e9fc960e88073f4098f6ebf39231e9cc69157ef460d137cee01ca77"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"5bb39163418a26309cc8486c50332325ad1e511d"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"5bb39163418a26309cc8486c50332325ad1e511d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-bbqx/go-component-gbhdbc:on-pr-5bb39163418a26309cc8486c50332325ad1e511d"},{"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-bbqx/go-component-gbhdbc:on-pr-5bb39163418a26309cc8486c50332325ad1e511d"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-gbhdbc-on-pull-request-w99mv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-e94137be1c01cb4a5c6809fca38c92ac-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-gbhdbc-on-pull-request-w99mv-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-req6ca8018bc8a950badefa15592d201c72","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-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-72bdfc39563394dc500073dab454f34f-84c5848c4f636bae-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gbhdbc-on-pull-request-w99mv has finished running","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","prGroup":"konflux-go-component-gbhdbc","prGroupHash":"7c41ca5552bbd8c961c272f0156e066393fd0c7bea452f319402fa9a042ab9"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:08:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:19Z","completionTime":"2026-05-13T21:08:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-bbqx/go-component-gbhdbc:on-pr-5bb39163418a26309cc8486c50332325ad1e511d"},{"name":"IMAGE_DIGEST","value":"sha256:140a756e6e9fc960e88073f4098f6ebf39231e9cc69157ef460d137cee01ca77"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"5bb39163418a26309cc8486c50332325ad1e511d"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"5bb39163418a26309cc8486c50332325ad1e511d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-bbqx/go-component-gbhdbc:on-pr-5bb39163418a26309cc8486c50332325ad1e511d"},{"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-bbqx/go-component-gbhdbc:on-pr-5bb39163418a26309cc8486c50332325ad1e511d"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-gbhdbc-on-pull-request-w99mv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-e94137be1c01cb4a5c6809fca38c92ac-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-gbhdbc-on-pull-request-w99mv-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-req6ca8018bc8a950badefa15592d201c72","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-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-72bdfc39563394dc500073dab454f34f-84c5848c4f636bae-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gbhdbc-on-pull-request-w99mv has finished running","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","prGroup":"konflux-go-component-gbhdbc","prGroupHash":"7c41ca5552bbd8c961c272f0156e066393fd0c7bea452f319402fa9a042ab9"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:08:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:19Z","completionTime":"2026-05-13T21:08:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-bbqx/go-component-gbhdbc:on-pr-5bb39163418a26309cc8486c50332325ad1e511d"},{"name":"IMAGE_DIGEST","value":"sha256:140a756e6e9fc960e88073f4098f6ebf39231e9cc69157ef460d137cee01ca77"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"5bb39163418a26309cc8486c50332325ad1e511d"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"5bb39163418a26309cc8486c50332325ad1e511d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-bbqx/go-component-gbhdbc:on-pr-5bb39163418a26309cc8486c50332325ad1e511d"},{"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-bbqx/go-component-gbhdbc:on-pr-5bb39163418a26309cc8486c50332325ad1e511d"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-gbhdbc-on-pull-request-w99mv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-e94137be1c01cb4a5c6809fca38c92ac-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-gbhdbc-on-pull-request-w99mv-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-req6ca8018bc8a950badefa15592d201c72","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-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-72bdfc39563394dc500073dab454f34f-84c5848c4f636bae-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-w99mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gbhdbc-on-pull-request-w99mv has finished running","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","prGroup":"konflux-go-component-gxwvkx","prGroupHash":"b96fa1d66edb95213e00aeaf4a95e7dce269e85bd4a149796ff28d2ff4d9fe"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:32Z","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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:08:32Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-13T20:58:14Z","completionTime":"2026-05-13T21:08:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"bf27429d597c7cc9233e6ee7e00fc486a745b13e"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"bf27429d597c7cc9233e6ee7e00fc486a745b13e"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e.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-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e"},{"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-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"go-component-gxwvkx-on-pull-request-8w2x9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-8w2x9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-8w2x9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-8w2x9-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-c2e798d12a6599237e6ca0b1a959971f-bc53aebea974e71d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-8w2x9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-8w2x9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gxwvkx-on-pull-request-8w2x9 has finished running","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","prGroup":"konflux-go-component-gxwvkx","prGroupHash":"b96fa1d66edb95213e00aeaf4a95e7dce269e85bd4a149796ff28d2ff4d9fe"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:32Z","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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:08:32Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-13T20:58:14Z","completionTime":"2026-05-13T21:08:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"bf27429d597c7cc9233e6ee7e00fc486a745b13e"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"bf27429d597c7cc9233e6ee7e00fc486a745b13e"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e.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-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e"},{"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-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"go-component-gxwvkx-on-pull-request-8w2x9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-8w2x9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-8w2x9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-8w2x9-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-c2e798d12a6599237e6ca0b1a959971f-bc53aebea974e71d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-8w2x9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gxwvkx-on-pull-request-8w2x9 has finished running","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","prGroup":"konflux-go-component-gxwvkx","prGroupHash":"b96fa1d66edb95213e00aeaf4a95e7dce269e85bd4a149796ff28d2ff4d9fe"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:32Z","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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:08:32Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-13T20:58:14Z","completionTime":"2026-05-13T21:08:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"bf27429d597c7cc9233e6ee7e00fc486a745b13e"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"bf27429d597c7cc9233e6ee7e00fc486a745b13e"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e.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-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e"},{"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-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"go-component-gxwvkx-on-pull-request-8w2x9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-8w2x9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-8w2x9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-8w2x9-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-c2e798d12a6599237e6ca0b1a959971f-bc53aebea974e71d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-8w2x9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gxwvkx-on-pull-request-8w2x9 has finished running","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","prGroup":"konflux-go-component-gxwvkx","prGroupHash":"b96fa1d66edb95213e00aeaf4a95e7dce269e85bd4a149796ff28d2ff4d9fe"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:08:32Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-13T20:58:14Z","completionTime":"2026-05-13T21:08:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"bf27429d597c7cc9233e6ee7e00fc486a745b13e"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"bf27429d597c7cc9233e6ee7e00fc486a745b13e"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e.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-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e"},{"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-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"go-component-gxwvkx-on-pull-request-8w2x9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-8w2x9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-8w2x9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-8w2x9-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-c2e798d12a6599237e6ca0b1a959971f-bc53aebea974e71d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-8w2x9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gxwvkx-on-pull-request-8w2x9 has finished running","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","prGroup":"konflux-go-component-gxwvkx","prGroupHash":"b96fa1d66edb95213e00aeaf4a95e7dce269e85bd4a149796ff28d2ff4d9fe"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:08:32Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-13T20:58:14Z","completionTime":"2026-05-13T21:08:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"bf27429d597c7cc9233e6ee7e00fc486a745b13e"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"bf27429d597c7cc9233e6ee7e00fc486a745b13e"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e.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-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e"},{"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-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"go-component-gxwvkx-on-pull-request-8w2x9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-8w2x9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-8w2x9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-8w2x9-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-c2e798d12a6599237e6ca0b1a959971f-bc53aebea974e71d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-8w2x9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gxwvkx-on-pull-request-8w2x9 has finished running","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08: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-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08: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-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08: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-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08: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-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08: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-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08: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-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08: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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"768.542836ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:08:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","reconcileID":"d8b6c34b-d4ed-4328-b150-fc14b03c086f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"774.009283ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:08:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","reconcileID":"0f8aaeed-a8ad-48ee-8ad0-e87eb65e79e8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"784.478138ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:08:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","reconcileID":"0fe3ebe0-9a6b-4c11-b310-d77d3bc021ca","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"804.944502ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:08:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","reconcileID":"03457f76-49a4-46e0-8d3c-40d8379241c7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"845.491208ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:08:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","reconcileID":"6e9498aa-7654-432e-a1b1-b00b5a5d7eab","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"926.096928ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:08:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","reconcileID":"3b85aada-3020-4354-9735-9f9cb0691a28","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"1.087210085s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:08:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","reconcileID":"f6c4e4ea-c0c8-446b-8591-1f8b7455b443","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"1.408581959s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:08:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","reconcileID":"b8c0e142-d8df-46fc-b863-da1526e833a2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"1.735780429s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:08:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","reconcileID":"1b07c9a0-a69a-4a64-88aa-9bfcf469d827","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"2.049357829s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:08:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","reconcileID":"73a8dc41-9c38-49d5-bba8-5c2cc17caa52","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","reconcileID":"5a428ba0-a6d9-47e0-ae0d-88566e34ee61","component.Name":"test-comp-yvlq"} {"level":"info","ts":"2026-05-13T21:08: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","reconcileID":"5a428ba0-a6d9-47e0-ae0d-88566e34ee61","component.Name":"test-comp-lgat"} {"level":"info","ts":"2026-05-13T21:08: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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","reconcileID":"5a428ba0-a6d9-47e0-ae0d-88566e34ee61","component.Name":"test-symlink-comp-jlbx"} {"level":"info","ts":"2026-05-13T21:08:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-hfxg-20260513-205823-000"} {"level":"info","ts":"2026-05-13T21:08:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-hfxg-20260513-205823-000","application":"test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-hfxg-20260513-205823-000"} {"level":"info","ts":"2026-05-13T21:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-app-hfxg-20260513-205823-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-hfxg-20260513-205823-000","snapshot.Spec.Components":[{"name":"test-comp-anun","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-anun@sha256:d004cf8b6c408556d53dbee20a5991abbbc2eb9913df18876421eac17ed5184f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"b3700a8bcb068ce4d037dc0bd621b0dd3e1f712b"}}}]} {"level":"info","ts":"2026-05-13T21:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-anun is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-hfxg-20260513-205823-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash a95cf788e38608f5be926fb149d19bfcb6d157372795bf031f1bb7324deb5d is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-hfxg-20260513-205823-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-hfxg-20260513-205823-000"} {"level":"info","ts":"2026-05-13T21:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-hfxg-20260513-205823-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-hfxg-20260513-205823-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21: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":"test-app-hfxg-20260513-205823-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-hfxg-20260513-205823-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","Application.Name":"test-app-hfxg","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21: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":"test-app-hfxg-20260513-205823-000","namespace":"build-e2e-ltrq"},"snapshot":{"name":"test-app-hfxg-20260513-205823-000","namespace":"build-e2e-ltrq"}} {"level":"info","ts":"2026-05-13T21:08:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-hfxg-20260513-205823-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08: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-hfxg-20260513-205823-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08: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-hfxg-20260513-205823-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-app-hfxg-20260513-205823-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:08:40Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21: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":"test-app-hfxg-20260513-205823-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-hfxg-20260513-205823-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-hfxg-20260513-205823-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21: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":"test-app-hfxg-20260513-205823-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-hfxg-20260513-205823-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08: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-hfxg-20260513-205823-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-app-hfxg-20260513-205823-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:08: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-hfxg-20260513-205823-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-app-hfxg-20260513-205823-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:08:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-hfxg-20260513-205823-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","snapshot.Namespace":"build-e2e-ltrq","snapshot.Name":"test-app-hfxg-20260513-205823-000"} {"level":"info","ts":"2026-05-13T21: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":"test-app-hfxg-20260513-205823-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-hfxg-20260513-205823-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-hfxg-20260513-205823-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21: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":"test-app-hfxg-20260513-205823-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-hfxg-20260513-205823-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-hfxg-20260513-205823-000"} {"level":"info","ts":"2026-05-13T21:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-hfxg-20260513-205823-000"} {"level":"info","ts":"2026-05-13T21:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","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-13T21:08:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-anun-on-pull-request-l8x5r has finished running","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:40Z","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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08:40Z","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-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","snapshot.Name":"test-app-hfxg-20260513-205823-000"} {"level":"info","ts":"2026-05-13T21:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","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-13T21:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-anun-on-pull-request-l8x5r has finished running","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","prGroup":"konflux-go-component-gxwvkx","prGroupHash":"b96fa1d66edb95213e00aeaf4a95e7dce269e85bd4a149796ff28d2ff4d9fe"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:08:32Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-13T20:58:14Z","completionTime":"2026-05-13T21:08:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"bf27429d597c7cc9233e6ee7e00fc486a745b13e"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"bf27429d597c7cc9233e6ee7e00fc486a745b13e"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e.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-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e"},{"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-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"go-component-gxwvkx-on-pull-request-8w2x9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-8w2x9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-8w2x9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-8w2x9-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-c2e798d12a6599237e6ca0b1a959971f-bc53aebea974e71d-01"}},"deletionTimestamp":"2026-05-13 21:08:41 +0000 UTC"} {"level":"info","ts":"2026-05-13T21:08:41Z","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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gxwvkx-on-pull-request-8w2x9 has finished running","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","prGroup":"konflux-go-component-gxwvkx","prGroupHash":"b96fa1d66edb95213e00aeaf4a95e7dce269e85bd4a149796ff28d2ff4d9fe"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:08:32Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-13T20:58:14Z","completionTime":"2026-05-13T21:08:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"bf27429d597c7cc9233e6ee7e00fc486a745b13e"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"bf27429d597c7cc9233e6ee7e00fc486a745b13e"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e.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-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e"},{"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-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"go-component-gxwvkx-on-pull-request-8w2x9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-8w2x9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-8w2x9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-8w2x9-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-c2e798d12a6599237e6ca0b1a959971f-bc53aebea974e71d-01"}},"deletionTimestamp":"2026-05-13 21:08:41 +0000 UTC"} {"level":"info","ts":"2026-05-13T21:08:41Z","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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gxwvkx-on-pull-request-8w2x9 has finished running","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","prGroup":"konflux-go-component-gxwvkx","prGroupHash":"b96fa1d66edb95213e00aeaf4a95e7dce269e85bd4a149796ff28d2ff4d9fe"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:08:32Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-13T20:58:14Z","completionTime":"2026-05-13T21:08:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"bf27429d597c7cc9233e6ee7e00fc486a745b13e"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"bf27429d597c7cc9233e6ee7e00fc486a745b13e"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e.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-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e"},{"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-swft/go-component-gxwvkx:on-pr-bf27429d597c7cc9233e6ee7e00fc486a745b13e"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"go-component-gxwvkx-on-pull-request-8w2x9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-8w2x9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-8w2x9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-8w2x9-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-c2e798d12a6599237e6ca0b1a959971f-bc53aebea974e71d-01"}},"deletionTimestamp":"2026-05-13 21:08:41 +0000 UTC"} {"level":"info","ts":"2026-05-13T21:08:41Z","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-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gxwvkx-on-pull-request-8w2x9 has finished running","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-8w2x9","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","snapshot.Name":"test-app-hfxg-20260513-205823-000"} {"level":"info","ts":"2026-05-13T21:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-anun-on-pull-request-l8x5r","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-13T21:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-anun-on-pull-request-l8x5r has finished running","buildpipelineRun":{"name":"test-comp-anun-on-pull-request-l8x5r","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:08: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08: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-parent-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-z7c6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-z7c6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-gxwvkx-on-pull-request-z7c6d","PR group":"konflux-go-component-gxwvkx"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","prGroup":"konflux-go-component-gxwvkx","prGroupHash":"b96fa1d66edb95213e00aeaf4a95e7dce269e85bd4a149796ff28d2ff4d9fe"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-z7c6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08: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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:08: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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:08: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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:08: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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08: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-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:47Z","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-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-8w2x9 with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-z7c6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-8w2x9 with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-z7c6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-8w2x9 with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-z7c6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-8w2x9 with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-z7c6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-8w2x9 with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-z7c6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-8w2x9 with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-z7c6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-8w2x9 with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-z7c6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-8w2x9 with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-z7c6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-8w2x9 with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-z7c6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-8w2x9 with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-z7c6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:49Z","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-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:49Z","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-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","prGroup":"konflux-go-component-gbhdbc","prGroupHash":"7c41ca5552bbd8c961c272f0156e066393fd0c7bea452f319402fa9a042ab9"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:08:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:19Z","completionTime":"2026-05-13T21:08:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-bbqx/go-component-gbhdbc:on-pr-5bb39163418a26309cc8486c50332325ad1e511d"},{"name":"IMAGE_DIGEST","value":"sha256:140a756e6e9fc960e88073f4098f6ebf39231e9cc69157ef460d137cee01ca77"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"5bb39163418a26309cc8486c50332325ad1e511d"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"5bb39163418a26309cc8486c50332325ad1e511d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-bbqx/go-component-gbhdbc:on-pr-5bb39163418a26309cc8486c50332325ad1e511d"},{"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-bbqx/go-component-gbhdbc:on-pr-5bb39163418a26309cc8486c50332325ad1e511d"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-gbhdbc-on-pull-request-w99mv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-e94137be1c01cb4a5c6809fca38c92ac-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-gbhdbc-on-pull-request-w99mv-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-req6ca8018bc8a950badefa15592d201c72","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-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-72bdfc39563394dc500073dab454f34f-84c5848c4f636bae-01"}},"deletionTimestamp":"2026-05-13 21:08:49 +0000 UTC"} {"level":"info","ts":"2026-05-13T21:08:49Z","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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gbhdbc-on-pull-request-w99mv has finished running","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","prGroup":"konflux-go-component-gbhdbc","prGroupHash":"7c41ca5552bbd8c961c272f0156e066393fd0c7bea452f319402fa9a042ab9"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:08:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:19Z","completionTime":"2026-05-13T21:08:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-bbqx/go-component-gbhdbc:on-pr-5bb39163418a26309cc8486c50332325ad1e511d"},{"name":"IMAGE_DIGEST","value":"sha256:140a756e6e9fc960e88073f4098f6ebf39231e9cc69157ef460d137cee01ca77"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"5bb39163418a26309cc8486c50332325ad1e511d"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"5bb39163418a26309cc8486c50332325ad1e511d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-bbqx/go-component-gbhdbc:on-pr-5bb39163418a26309cc8486c50332325ad1e511d"},{"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-bbqx/go-component-gbhdbc:on-pr-5bb39163418a26309cc8486c50332325ad1e511d"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-gbhdbc-on-pull-request-w99mv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-e94137be1c01cb4a5c6809fca38c92ac-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-gbhdbc-on-pull-request-w99mv-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-req6ca8018bc8a950badefa15592d201c72","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-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-72bdfc39563394dc500073dab454f34f-84c5848c4f636bae-01"}},"deletionTimestamp":"2026-05-13 21:08:49 +0000 UTC"} {"level":"info","ts":"2026-05-13T21:08:49Z","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-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gbhdbc-on-pull-request-w99mv has finished running","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","prGroup":"konflux-go-component-gbhdbc","prGroupHash":"7c41ca5552bbd8c961c272f0156e066393fd0c7bea452f319402fa9a042ab9"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:08:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:19Z","completionTime":"2026-05-13T21:08:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-bbqx/go-component-gbhdbc:on-pr-5bb39163418a26309cc8486c50332325ad1e511d"},{"name":"IMAGE_DIGEST","value":"sha256:140a756e6e9fc960e88073f4098f6ebf39231e9cc69157ef460d137cee01ca77"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"5bb39163418a26309cc8486c50332325ad1e511d"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"5bb39163418a26309cc8486c50332325ad1e511d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-bbqx/go-component-gbhdbc:on-pr-5bb39163418a26309cc8486c50332325ad1e511d"},{"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-bbqx/go-component-gbhdbc:on-pr-5bb39163418a26309cc8486c50332325ad1e511d"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-gbhdbc-on-pull-request-w99mv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-e94137be1c01cb4a5c6809fca38c92ac-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-gbhdbc-on-pull-request-w99mv-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-req6ca8018bc8a950badefa15592d201c72","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gbhdbc-on-pull-request-w99mv-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-72bdfc39563394dc500073dab454f34f-84c5848c4f636bae-01"}},"deletionTimestamp":"2026-05-13 21:08:49 +0000 UTC"} {"level":"info","ts":"2026-05-13T21:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gbhdbc-on-pull-request-w99mv has finished running","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-w99mv","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-8w2x9 with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-z7c6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-8w2x9 with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-z7c6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-8w2x9 with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-z7c6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:08: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-gbhdbc-on-pull-request-pv2mz","PR group":"konflux-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:08: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","prGroup":"konflux-go-component-gbhdbc","prGroupHash":"7c41ca5552bbd8c961c272f0156e066393fd0c7bea452f319402fa9a042ab9"} {"level":"info","ts":"2026-05-13T21:08: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:08:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:08:54Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:08:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.NameSpace":"group-bbqx","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-qnvv","externalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:08:55Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ID":75881107716,"CheckName":"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T21:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","pipelineRun.Namespace":"group-bbqx","pipelineRun.Name":"go-component-gbhdbc-on-pull-request-pv2mz","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T21:08: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","pipelinerun.Name":"go-component-gbhdbc-on-pull-request-pv2mz"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-bbqx/go-component-gbhdbc-on-pull-request-w99mv with pr group konflux-go-component-gbhdbc is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gbhdbc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:08:55Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:08:55Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:08:55Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","existingCheckRun":"github.CheckRun{ID:75881107716, NodeID:\"CR_kwDONSo-hs8AAAARqt3RBA\", HeadSHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", ExternalID:\"my-integration-test-qnvv-go-component-gbhdbc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75881107716\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75881107716\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 21:08:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-gbhdbc snapshot scenario my-integration-test-qnvv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-bbqx/go-component-gbhdbc-on-pull-request-pv2mz is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75881107716/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc\", CheckSuite:github.CheckSuite{ID:68889071391}, 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:3678937743, Number:22045, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22045\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-gbhdbc\", SHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", 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-kaoilo\", 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-13T21:08:55Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ID":75881107716,"CheckName":"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T21:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","pipelineRun.Namespace":"group-bbqx","pipelineRun.Name":"go-component-gbhdbc-on-pull-request-pv2mz","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T21:08: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","pipelinerun.Name":"go-component-gbhdbc-on-pull-request-pv2mz"} {"level":"info","ts":"2026-05-13T21:08: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":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-bbqx/go-component-gbhdbc-on-pull-request-w99mv with pr group konflux-go-component-gbhdbc is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gbhdbc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08: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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-8w2x9 with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-z7c6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:09: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:09: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:09: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:09: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:09:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:09:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:09:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:09: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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:09:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:09: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:09: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-8w2x9 with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-z7c6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09: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-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:09: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-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:09: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-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09: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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:09: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:09: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:17Z","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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","elapsedSinceCompletion":"514.936654ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","reconcileID":"6624a18d-ddf3-466d-9bda-af8ebf603a12","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:17Z","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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","elapsedSinceCompletion":"520.437447ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","reconcileID":"3b5d1fdf-bf24-4d3a-800b-fba22da4eee0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:17Z","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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","elapsedSinceCompletion":"530.75631ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","reconcileID":"4f19e151-cae3-4c28-8835-7f0f23cfe89e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:17Z","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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","elapsedSinceCompletion":"551.259232ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","reconcileID":"c102be7a-4308-4443-aa32-afef04356ce3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:17Z","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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","elapsedSinceCompletion":"592.41609ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","reconcileID":"6394cb04-ca24-4855-9d62-7c31e103963c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:17Z","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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","elapsedSinceCompletion":"616.77184ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","reconcileID":"d064a682-bf73-4abb-89e0-0a2cf79d1a85","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:17Z","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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","elapsedSinceCompletion":"673.819509ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","reconcileID":"a51b7b64-0198-44c7-a79f-f235216f4425","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:17Z","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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","elapsedSinceCompletion":"995.636562ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","reconcileID":"71056a66-ebf1-4bda-8910-66fbd19cc35e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:09: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09: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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:18Z","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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","elapsedSinceCompletion":"1.637110519s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","reconcileID":"d318c2e7-20e2-4763-8ca8-b75eba496c8c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09: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":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:19Z","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-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","reconcileID":"08b61bf7-90e4-491d-bca7-de31c56ab38a","component.Name":"fj-multi-component-parent-nwzd"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-krbz-20260513-205919-000"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-krbz-20260513-205919-000","application":"build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-krbz-20260513-205919-000"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"build-suite-component-update-krbz-20260513-205919-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-krbz-20260513-205919-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-nwzd","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-bhbs/fj-multi-component-child-nwzd@sha256:90b09263c3f036d2d8e2694f68e1ea096b3e20b8fe9164f9cb64535ae0327ba8","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-vurcav","revision":"da439f61f216ac0465a2a50cab0bbacfdfd12d03"}}}]} {"level":"info","ts":"2026-05-13T21:09:19Z","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-nwzd is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash e4df374fd0fb2cbb73d53c194209350b86084b44dcf5db8fd4c349666a2533 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-krbz-20260513-205919-000"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","Application.Name":"build-suite-component-update-krbz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"}} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:19Z","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-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:19Z","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-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"build-suite-component-update-krbz-20260513-205919-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:09:19Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:19Z","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-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"build-suite-component-update-krbz-20260513-205919-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-krbz-20260513-205919-000"} {"level":"info","ts":"2026-05-13T21:09:19Z","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-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"build-suite-component-update-krbz-20260513-205919-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","snapshot.Namespace":"build-e2e-bhbs","snapshot.Name":"build-suite-component-update-krbz-20260513-205919-000"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-krbz-20260513-205919-000"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","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-13T21:09:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-nwzd-on-pull-request-58hpq has finished running","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","snapshot.Name":"build-suite-component-update-krbz-20260513-205919-000"} {"level":"info","ts":"2026-05-13T21:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","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-13T21:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-nwzd-on-pull-request-58hpq has finished running","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-58hpq","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:09: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:09: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:09: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:09: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:09: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:09: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:09: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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:09: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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:09: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:09:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:09:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:09:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:09:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:09:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:34Z","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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","elapsedSinceCompletion":"273.350934ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","reconcileID":"f6b81579-8661-4dde-a75c-83313b3c46ee","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:34Z","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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","elapsedSinceCompletion":"278.951494ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","reconcileID":"923660b4-3bc5-4394-9ffa-15c99592e984","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:34Z","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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","elapsedSinceCompletion":"289.516966ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","reconcileID":"937d79d2-6932-46f7-9b29-8b43a7933494","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:34Z","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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","elapsedSinceCompletion":"310.178257ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","reconcileID":"c991b24d-4e88-401e-8830-2476faeb532a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:34Z","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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","elapsedSinceCompletion":"350.857132ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","reconcileID":"1ffa128c-77b5-45de-bce3-41526c5ed642","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:34Z","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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","elapsedSinceCompletion":"431.674176ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","reconcileID":"08f10106-0d0b-474a-b2c8-1fb3279a51ba","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:34Z","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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","elapsedSinceCompletion":"542.093204ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","reconcileID":"cbd10abb-091f-46ef-8b8e-fc4f54075601","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:34Z","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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","elapsedSinceCompletion":"592.76397ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","reconcileID":"6573e878-0a2b-4f04-b611-9b94c43f6f0e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:09: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-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09: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-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09: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-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:35Z","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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","elapsedSinceCompletion":"1.233967732s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","reconcileID":"82012522-605b-4c8f-952c-5b8e9052fcbe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:09: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-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09: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-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09: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-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:35Z","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-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","elapsedSinceCompletion":"1.296968273s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","reconcileID":"ec4665d9-2701-41e3-8ce7-378d8b04802d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-nmhe-20260513-210038-000"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-nmhe-20260513-210038-000","application":"build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-nmhe-20260513-210038-000"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"build-suite-test-application-nmhe-20260513-210038-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-nmhe-20260513-210038-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-nvzphm","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lsdg/gl-test-custom-branch-nvzphm@sha256:33fba003980d8c012d0c77f592703420ad1c5e4e31af10a239962c55474299fb","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-xgjwec","revision":"a82c165ebd54235ed480fa0c427173cca3729d66"}}}]} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:36Z","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-nvzphm is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 0219c4f0c17063028545779c9a0dae8540bc037968600e7d55f44faddb7449 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-nmhe-20260513-210038-000"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:09: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-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","Application.Name":"build-suite-test-application-nmhe","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:09: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-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"snapshot":{"name":"build-suite-test-application-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"}} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09: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-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09: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-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"build-suite-test-application-nmhe-20260513-210038-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:09:36Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:09: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-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:09: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-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09: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-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"build-suite-test-application-nmhe-20260513-210038-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-nmhe-20260513-210038-000"} {"level":"info","ts":"2026-05-13T21:09: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-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"build-suite-test-application-nmhe-20260513-210038-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:09: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-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","snapshot.Namespace":"build-e2e-lsdg","snapshot.Name":"build-suite-test-application-nmhe-20260513-210038-000"} {"level":"info","ts":"2026-05-13T21:09: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-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:09: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-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-nmhe-20260513-210038-000"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","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-13T21:09:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-nvzphm-on-pull-request-nzdcc has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:09: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","snapshot.Name":"build-suite-test-application-nmhe-20260513-210038-000"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","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-13T21:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-nvzphm-on-pull-request-nzdcc has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzdcc","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","elapsedSinceCompletion":"748.422087ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","reconcileID":"60aa280c-e935-4ac5-ab3d-cc56997f77b2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","elapsedSinceCompletion":"753.992579ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","reconcileID":"93f48c9b-10d4-4d5d-bda6-bae4acbee62d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","elapsedSinceCompletion":"764.462478ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","reconcileID":"9c29ea60-67d7-4e94-80d7-d22ac73dc762","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","elapsedSinceCompletion":"784.993959ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","reconcileID":"9221c558-b27b-49ce-9c03-b42612f7f8fa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","elapsedSinceCompletion":"825.456656ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","reconcileID":"79c3c6bd-1aaa-415a-8062-377d1495dc6d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","elapsedSinceCompletion":"906.357244ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","reconcileID":"c5a5d045-0cbc-488d-8dc2-c4b07a8389b5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:37Z","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-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","elapsedSinceCompletion":"1.067011297s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","reconcileID":"065a86b7-5386-4951-9541-6a7a9756df24","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:37Z","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-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"291.521102ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","reconcileID":"3b0daf12-7f3f-4a53-a516-6d866bebe3ce","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:37Z","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-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"297.035818ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","reconcileID":"81d192d1-1394-4752-825a-2702bcb7b709","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:37Z","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-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"307.655525ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","reconcileID":"9fa0bdeb-1bd5-4f23-95f7-b5f495ee6567","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:37Z","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-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"328.387721ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","reconcileID":"1539da9b-c551-47c6-9f29-94532b6eefcb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:37Z","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-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"369.804724ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","reconcileID":"3cfc7743-0a8b-4fc3-b3a7-2f7b1ec3a928","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:37Z","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-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","elapsedSinceCompletion":"1.388469075s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","reconcileID":"b1b2cdc2-b703-4af9-a8a9-de749fc0b0ff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:37Z","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-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"451.022927ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","reconcileID":"06aa4e8d-a22f-4540-badc-ff98b59e9528","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:37Z","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-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","elapsedSinceCompletion":"1.587434349s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","reconcileID":"6c0e4860-e789-4731-948e-433a04fa769a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:37Z","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-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"611.847997ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","reconcileID":"b649b2a3-752f-4033-b273-75dffb880927","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:37Z","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-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"932.698995ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","reconcileID":"89237cc3-06cc-41e3-a7f3-66d8dff95b8b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:38Z","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-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","elapsedSinceCompletion":"2.001444836s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","reconcileID":"a6cac3f4-9d9c-4d29-a229-0d81034dac23","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:38Z","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-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","elapsedSinceCompletion":"2.029057103s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","reconcileID":"996f2ecf-468e-4e9d-9fe2-2df48f5f0138","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:38Z","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-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"1.398889363s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","reconcileID":"0ccbd103-59b7-48d8-9128-2d77e5c007b4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:38Z","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-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"1.531708081s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","reconcileID":"088f0efc-c7d1-4639-9b1f-443a4ee1797e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","reconcileID":"92f82aa3-dd33-49cb-8a9e-0922877d435c","component.Name":"gh-multi-component-child-pezv"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-erfw-20260513-205939-000"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-erfw-20260513-205939-000","application":"build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-erfw-20260513-205939-000"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"build-suite-component-update-erfw-20260513-205939-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-erfw-20260513-205939-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-pezv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-npgc/gh-multi-component-parent-pezv@sha256:6b910fb8f6a2a14bbce82027571e11b7be0c823051cb9f952ff546a8888f0dc2","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-pxfqmb","revision":"20f06e002c2014042334a515f323d8afafd7b8b0"}}}]} {"level":"info","ts":"2026-05-13T21:09: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-parent-pezv is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-erfw-20260513-205939-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash c1cc96a15f3b81ca69f69bba0dba50c6f9d7b3eeeeddc08366b8becc054ca7 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-erfw-20260513-205939-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-erfw-20260513-205939-000"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-erfw-20260513-205939-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-erfw-20260513-205939-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:09: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-erfw-20260513-205939-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-erfw-20260513-205939-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","Application.Name":"build-suite-component-update-erfw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:09: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-erfw-20260513-205939-000","namespace":"build-e2e-npgc"},"snapshot":{"name":"build-suite-component-update-erfw-20260513-205939-000","namespace":"build-e2e-npgc"}} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-erfw-20260513-205939-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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-erfw-20260513-205939-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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-erfw-20260513-205939-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"build-suite-component-update-erfw-20260513-205939-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:09: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-erfw-20260513-205939-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"build-suite-component-update-erfw-20260513-205939-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:09: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-erfw-20260513-205939-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","snapshot.Namespace":"build-e2e-npgc","snapshot.Name":"build-suite-component-update-erfw-20260513-205939-000"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-erfw-20260513-205939-000"} {"level":"info","ts":"2026-05-13T21:09: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-erfw-20260513-205939-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"build-suite-component-update-erfw-20260513-205939-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:09:38Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:09: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-erfw-20260513-205939-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-erfw-20260513-205939-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-erfw-20260513-205939-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:09: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-erfw-20260513-205939-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-erfw-20260513-205939-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-erfw-20260513-205939-000"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","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-13T21:09:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-pezv-on-pull-request-dq8t2 has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:38Z","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-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"1.893096081s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","reconcileID":"638cc8cd-3d1b-4f5d-9a6d-9801d64207e7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:39Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","reconcileID":"78d2d46d-f3d0-46c8-9948-b57e63887e42","component.Name":"gl-multi-component-child-zhjw"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-nyoe-20260513-210017-000"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-nyoe-20260513-210017-000","application":"build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-nyoe-20260513-210017-000"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"build-suite-component-update-nyoe-20260513-210017-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-nyoe-20260513-210017-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-zhjw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rvxv/gl-multi-component-parent-zhjw@sha256:5db3bb0aaae3b36eb7ac33dcfedc4d1c3f9dc4c5b4e645e119d0a615af74ce43","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-jhvagg","revision":"b10d3741ccc50545e7bd4a96835ccf805c59b93b"}}}]} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-parent-zhjw-on-pull-request-x5l7g with pr group konflux-gl-multi-component-parent-zhjw is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210017-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:39Z","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-zhjw is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210017-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 73f30404c2ddcee22c601785c91ae41ddfa0924becd3f50139086e4fb57c79 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210017-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-nyoe-20260513-210017-000"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210017-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210017-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210017-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210017-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","Application.Name":"build-suite-component-update-nyoe","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210017-000","namespace":"build-e2e-rvxv"},"snapshot":{"name":"build-suite-component-update-nyoe-20260513-210017-000","namespace":"build-e2e-rvxv"}} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210017-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210017-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210017-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"build-suite-component-update-nyoe-20260513-210017-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:09:39Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210017-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210017-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210017-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210017-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210017-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210017-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"build-suite-component-update-nyoe-20260513-210017-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nyoe-20260513-210017-000"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210017-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210017-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210017-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210017-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210017-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210017-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"build-suite-component-update-nyoe-20260513-210017-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210017-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","snapshot.Namespace":"build-e2e-rvxv","snapshot.Name":"build-suite-component-update-nyoe-20260513-210017-000"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nyoe-20260513-210017-000"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","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-13T21:09:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-zhjw-on-pull-request-phjbt has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:09: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:09: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-zwnw6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-push-zwnw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:09:43Z","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-zhjw-on-push-zwnw6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:43Z","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-zhjw-on-push-zwnw6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:43Z","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-zhjw-on-push-zwnw6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-zwnw6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-push-zwnw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-zhjw-on-push-zwnw6 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-zwnw6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","snapshot.Name":"build-suite-component-update-erfw-20260513-205939-000"} {"level":"info","ts":"2026-05-13T21:09:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","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-13T21:09:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-pezv-on-pull-request-dq8t2 has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-pull-request-dq8t2","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","snapshot.Name":"build-suite-component-update-nyoe-20260513-210017-000"} {"level":"info","ts":"2026-05-13T21:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","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-13T21:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-zhjw-on-pull-request-phjbt has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-pull-request-phjbt","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-comp-lgat","prGroupHash":"6b409a60e273af41fba86e3f6e98d444bb735210f330b2fd8d08af8b311991"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:06:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:39Z","completionTime":"2026-05-13T21:06:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200"},{"name":"IMAGE_DIGEST","value":"sha256:d711f82e4baec8932716690505792895432af749f1d6d1b98d1446df64fdb09f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"84c48aa99aad48428836274924b3905b4aa83200"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"84c48aa99aad48428836274924b3905b4aa83200"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200.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-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200"},{"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-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-lgat-on-pull-request-62qkk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb2111663212475f00919ba26e7306392-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-lgat-on-pull-request-62qkk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-bb45be6ef66aad0d02bc728636cd5f0f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-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-06622651115cb37f3ea957560378ce7e-13bcb04ea1903b7a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-62qkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lgat-on-pull-request-62qkk has finished running","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-comp-lgat","prGroupHash":"6b409a60e273af41fba86e3f6e98d444bb735210f330b2fd8d08af8b311991"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:06:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:39Z","completionTime":"2026-05-13T21:06:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200"},{"name":"IMAGE_DIGEST","value":"sha256:d711f82e4baec8932716690505792895432af749f1d6d1b98d1446df64fdb09f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"84c48aa99aad48428836274924b3905b4aa83200"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"84c48aa99aad48428836274924b3905b4aa83200"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200.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-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200"},{"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-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-lgat-on-pull-request-62qkk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb2111663212475f00919ba26e7306392-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-lgat-on-pull-request-62qkk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-bb45be6ef66aad0d02bc728636cd5f0f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-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-06622651115cb37f3ea957560378ce7e-13bcb04ea1903b7a-01"}},"deletionTimestamp":"2026-05-13 21:09:46 +0000 UTC"} {"level":"info","ts":"2026-05-13T21:09:46Z","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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lgat-on-pull-request-62qkk has finished running","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-comp-lgat","prGroupHash":"6b409a60e273af41fba86e3f6e98d444bb735210f330b2fd8d08af8b311991"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:06:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:39Z","completionTime":"2026-05-13T21:06:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200"},{"name":"IMAGE_DIGEST","value":"sha256:d711f82e4baec8932716690505792895432af749f1d6d1b98d1446df64fdb09f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"84c48aa99aad48428836274924b3905b4aa83200"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"84c48aa99aad48428836274924b3905b4aa83200"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200.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-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200"},{"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-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-lgat-on-pull-request-62qkk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb2111663212475f00919ba26e7306392-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-lgat-on-pull-request-62qkk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-bb45be6ef66aad0d02bc728636cd5f0f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-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-06622651115cb37f3ea957560378ce7e-13bcb04ea1903b7a-01"}},"deletionTimestamp":"2026-05-13 21:09:46 +0000 UTC"} {"level":"info","ts":"2026-05-13T21:09:46Z","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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lgat-on-pull-request-62qkk has finished running","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-comp-lgat","prGroupHash":"6b409a60e273af41fba86e3f6e98d444bb735210f330b2fd8d08af8b311991"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:06:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T20:57:39Z","completionTime":"2026-05-13T21:06:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200"},{"name":"IMAGE_DIGEST","value":"sha256:d711f82e4baec8932716690505792895432af749f1d6d1b98d1446df64fdb09f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"84c48aa99aad48428836274924b3905b4aa83200"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"84c48aa99aad48428836274924b3905b4aa83200"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200.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-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200"},{"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-ltrq/test-comp-lgat:on-pr-84c48aa99aad48428836274924b3905b4aa83200"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-lgat-on-pull-request-62qkk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb2111663212475f00919ba26e7306392-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-lgat-on-pull-request-62qkk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-bb45be6ef66aad0d02bc728636cd5f0f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lgat-on-pull-request-62qkk-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-06622651115cb37f3ea957560378ce7e-13bcb04ea1903b7a-01"}},"deletionTimestamp":"2026-05-13 21:09:46 +0000 UTC"} {"level":"info","ts":"2026-05-13T21:09:46Z","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-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lgat-on-pull-request-62qkk has finished running","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-62qkk","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09:46Z","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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","elapsedSinceCompletion":"874.02801ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","reconcileID":"fabd647c-e092-49a4-8ff0-d78d2bc59465","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09:46Z","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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","elapsedSinceCompletion":"879.510627ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","reconcileID":"1be7a0e1-2afb-4ea2-98d1-ae20afe38e9e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09:46Z","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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","elapsedSinceCompletion":"889.912331ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","reconcileID":"6f305853-1767-4ce1-a131-594175770360","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09:46Z","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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","elapsedSinceCompletion":"910.355666ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","reconcileID":"b7147698-e893-403c-b813-372158e3d615","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09:46Z","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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","elapsedSinceCompletion":"950.844147ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","reconcileID":"d12d98da-73ef-454b-b1e5-762cb7fa4c89","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09:47Z","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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","elapsedSinceCompletion":"1.032038142s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","reconcileID":"3ba3097d-c117-4023-a0a3-bc9a41865269","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09:47Z","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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","elapsedSinceCompletion":"1.19335304s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","reconcileID":"1001a490-6856-4528-b591-8b1a20913d43","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09:47Z","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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","elapsedSinceCompletion":"1.514533743s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","reconcileID":"fd80a1f3-20b3-41c3-924b-2b8d3b4e5151","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09:47Z","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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","elapsedSinceCompletion":"1.715766626s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","reconcileID":"3f529fba-4127-40fc-a8ef-22e9af101fd4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09:48Z","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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","elapsedSinceCompletion":"2.155616261s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","reconcileID":"2e182314-6ed2-460f-9992-bacee2ca6ef7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-bodj-20260513-210020-000"} {"level":"info","ts":"2026-05-13T21:09:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-bodj-20260513-210020-000","application":"build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-bodj-20260513-210020-000"} {"level":"info","ts":"2026-05-13T21:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"build-suite-test-application-bodj-20260513-210020-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-bodj-20260513-210020-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-dfrhua","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rjpb/gh-test-custom-branch-dfrhua@sha256:864c88325727360917bdcea9253b90bc99e53fc32a6f0879c78e0060d45231a8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ciwwlk","revision":"b695098ce7672cce867537a1b82663f1977687d5"}}}]} {"level":"info","ts":"2026-05-13T21:09:48Z","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-dfrhua is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-bodj-20260513-210020-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash f0d9807da207c59eeb2ea91cc7555ef33dea16940cd01e242cecdce35e046f is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-bodj-20260513-210020-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-bodj-20260513-210020-000"} {"level":"info","ts":"2026-05-13T21:09: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":"build-suite-test-application-bodj-20260513-210020-000","namespace":"build-e2e-rjpb"},"snapshot":{"name":"build-suite-test-application-bodj-20260513-210020-000","namespace":"build-e2e-rjpb"}} {"level":"info","ts":"2026-05-13T21:09:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-bodj-20260513-210020-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09:48Z","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-bodj-20260513-210020-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-bodj-20260513-210020-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-bodj-20260513-210020-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:09: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-test-application-bodj-20260513-210020-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-bodj-20260513-210020-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","Application.Name":"build-suite-test-application-bodj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:09:48Z","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-bodj-20260513-210020-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"build-suite-test-application-bodj-20260513-210020-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:09: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-test-application-bodj-20260513-210020-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"build-suite-test-application-bodj-20260513-210020-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:09:48Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:09:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-bodj-20260513-210020-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-bodj-20260513-210020-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-bodj-20260513-210020-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:09: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-test-application-bodj-20260513-210020-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-bodj-20260513-210020-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-bodj-20260513-210020-000"} {"level":"info","ts":"2026-05-13T21:09:48Z","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-bodj-20260513-210020-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"build-suite-test-application-bodj-20260513-210020-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:09:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-bodj-20260513-210020-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","snapshot.Namespace":"build-e2e-rjpb","snapshot.Name":"build-suite-test-application-bodj-20260513-210020-000"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-bodj-20260513-210020-000"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","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-13T21:09:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-dfrhua-on-pull-request-m5klg has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","PR group":"konflux-gl-multi-component-child-zhjw"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-nyoe-20260513-205840-000"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","prGroup":"konflux-gl-multi-component-child-zhjw","prGroupHash":"ef450122a0b1a7dd12911c3740ad41e4cc5bf6570fed8fda962a180e970f05"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09: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-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"},"snapshot":{"name":"build-suite-component-update-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"}} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-nyoe-20260513-205840-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","snapshot.Namespace":"build-e2e-rvxv","snapshot.Name":"build-suite-component-update-nyoe-20260513-205840-000"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09:50Z","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-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09: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-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","snapshot.Name":"build-suite-test-application-bodj-20260513-210020-000"} {"level":"info","ts":"2026-05-13T21:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","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-13T21:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-dfrhua-on-pull-request-m5klg has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-m5klg","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-lgat-on-pull-request-9m896","PR group":"konflux-test-comp-lgat"} {"level":"info","ts":"2026-05-13T21:09: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-comp-lgat","prGroupHash":"6b409a60e273af41fba86e3f6e98d444bb735210f330b2fd8d08af8b311991"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-lgat-on-pull-request-62qkk with pr group konflux-test-comp-lgat is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-lgat-on-pull-request-62qkk with pr group konflux-test-comp-lgat is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-lgat-on-pull-request-62qkk with pr group konflux-test-comp-lgat is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-lgat-on-pull-request-62qkk with pr group konflux-test-comp-lgat is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-lgat-on-pull-request-62qkk with pr group konflux-test-comp-lgat is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:52Z","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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","elapsedSinceCompletion":"1.078651884s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","reconcileID":"38c98e89-661a-4bba-86bc-e2948d2e187e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:52Z","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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","elapsedSinceCompletion":"1.084126573s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","reconcileID":"40634c60-74b5-4b9a-9ee5-4a93eb4842ac","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:52Z","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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","elapsedSinceCompletion":"1.09449776s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","reconcileID":"8af6c65c-4a4e-4821-8bf7-7bebb0addd4e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:52Z","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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","elapsedSinceCompletion":"1.115089465s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","reconcileID":"476b3e03-3ca4-4ac9-8aba-17504885a489","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-lgat-on-pull-request-62qkk with pr group konflux-test-comp-lgat is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:52Z","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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","elapsedSinceCompletion":"1.156240071s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","reconcileID":"c6f7da27-f62f-40ab-8029-1cdc35436030","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:52Z","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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","elapsedSinceCompletion":"1.23683356s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","reconcileID":"1c330b38-ff43-4ce8-bab0-29db7ecbcbe8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-lgat-on-pull-request-62qkk with pr group konflux-test-comp-lgat is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:52Z","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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","elapsedSinceCompletion":"1.397871418s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","reconcileID":"2aa653c7-dbca-433a-ba2b-8ad006eedf24","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-lgat-on-pull-request-62qkk with pr group konflux-test-comp-lgat is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:52Z","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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","elapsedSinceCompletion":"1.718534677s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","reconcileID":"8a626720-c7fc-449d-9004-2bf17d171dcd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-lgat-on-pull-request-62qkk with pr group konflux-test-comp-lgat is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:53Z","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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","elapsedSinceCompletion":"2.026464456s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","reconcileID":"9ac3113c-f76b-458e-b08f-ac5fc9ca918d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-lgat-on-pull-request-62qkk with pr group konflux-test-comp-lgat is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:53Z","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-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","elapsedSinceCompletion":"2.359191174s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:09:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","reconcileID":"88be1a48-8209-441a-a1c6-26b42a5f8bfa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-lgat-on-pull-request-62qkk with pr group konflux-test-comp-lgat is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-lgat-on-pull-request-62qkk with pr group konflux-test-comp-lgat is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ltrq/test-comp-lgat-on-pull-request-62qkk with pr group konflux-test-comp-lgat is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:53Z","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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","PR group":"konflux-gl-test-custom-branch-nvzphm"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-nmhe-20260513-210038-000"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","prGroup":"konflux-gl-test-custom-branch-nvzphm","prGroupHash":"0219c4f0c17063028545779c9a0dae8540bc037968600e7d55f44faddb7449"} {"level":"info","ts":"2026-05-13T21: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-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"snapshot":{"name":"build-suite-test-application-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"}} {"level":"info","ts":"2026-05-13T21:09: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-nmhe-20260513-210038-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","snapshot.Namespace":"build-e2e-lsdg","snapshot.Name":"build-suite-test-application-nmhe-20260513-210038-000"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-nzdcc with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lsdg/gl-test-custom-branch-nvzphm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09: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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","reconcileID":"41e25dad-5b50-469e-b7ae-7a158a28fc40","component.Name":"fj-multi-component-child-nwzd"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-krbz-20260513-205929-000"} {"level":"info","ts":"2026-05-13T21:09:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-krbz-20260513-205929-000","application":"build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-krbz-20260513-205929-000"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"build-suite-component-update-krbz-20260513-205929-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-krbz-20260513-205929-000","snapshot.Spec.Components":[{"name":"fj-multi-component-parent-nwzd","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-bhbs/fj-multi-component-parent-nwzd@sha256:0ffb22150c85a01b0719fd88a49a1a98d1f719c6a36775a2a792da639eb5e77d","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-vurcav","revision":"78485a47c150370e7ea8ae119e1e2bb20c2da67b"}}}]} {"level":"info","ts":"2026-05-13T21:09:54Z","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-nwzd is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-krbz-20260513-205929-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash ad111ba9847348e86d01c9fcb45042587718e95fc616a8b84c70dc371d6e59 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-krbz-20260513-205929-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-krbz-20260513-205929-000"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-krbz-20260513-205929-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-krbz-20260513-205929-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:09: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-krbz-20260513-205929-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-krbz-20260513-205929-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","Application.Name":"build-suite-component-update-krbz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:09: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-krbz-20260513-205929-000","namespace":"build-e2e-bhbs"},"snapshot":{"name":"build-suite-component-update-krbz-20260513-205929-000","namespace":"build-e2e-bhbs"}} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-krbz-20260513-205929-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09: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-krbz-20260513-205929-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09: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-krbz-20260513-205929-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"build-suite-component-update-krbz-20260513-205929-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:09:54Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-krbz-20260513-205929-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-krbz-20260513-205929-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-krbz-20260513-205929-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:09: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-krbz-20260513-205929-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-krbz-20260513-205929-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-krbz-20260513-205929-000"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-krbz-20260513-205929-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"build-suite-component-update-krbz-20260513-205929-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-krbz-20260513-205929-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"build-suite-component-update-krbz-20260513-205929-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:09: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-krbz-20260513-205929-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","snapshot.Namespace":"build-e2e-bhbs","snapshot.Name":"build-suite-component-update-krbz-20260513-205929-000"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-krbz-20260513-205929-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-krbz-20260513-205929-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-krbz-20260513-205929-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:09: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-krbz-20260513-205929-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-krbz-20260513-205929-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-krbz-20260513-205929-000"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","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-13T21:09:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-nwzd-on-pull-request-kwgng has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-nzdcc with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lsdg/gl-test-custom-branch-nvzphm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:54Z","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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-nzdcc with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lsdg/gl-test-custom-branch-nvzphm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-nzdcc with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lsdg/gl-test-custom-branch-nvzphm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-nzdcc with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lsdg/gl-test-custom-branch-nvzphm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-nzdcc with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lsdg/gl-test-custom-branch-nvzphm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-nzdcc with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lsdg/gl-test-custom-branch-nvzphm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-push-b8vw5","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-push-b8vw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:09:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-erfw-20260513-205825-000"} {"level":"info","ts":"2026-05-13T21:09: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-pezv-on-push-b8vw5","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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-pezv-on-push-b8vw5","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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-pezv-on-push-b8vw5","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-push-b8vw5","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-push-b8vw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-child-pezv-on-push-b8vw5 is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-push-b8vw5","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:09: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":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","snapshot.Name":"build-suite-component-update-krbz-20260513-205929-000"} {"level":"info","ts":"2026-05-13T21:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","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-13T21:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-nwzd-on-pull-request-kwgng has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-pull-request-kwgng","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","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-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","PR group":"konflux-gh-multi-component-child-pezv"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-erfw-20260513-205825-000"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","prGroup":"konflux-gh-multi-component-child-pezv","prGroupHash":"14c3550bd703abe39aa86d31064d6d34df6ecb8d9402e9c34e43c9f362f301"} {"level":"info","ts":"2026-05-13T21:09: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":"build-suite-component-update-erfw-20260513-205825-000","namespace":"build-e2e-npgc"},"snapshot":{"name":"build-suite-component-update-erfw-20260513-205825-000","namespace":"build-e2e-npgc"}} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-erfw-20260513-205825-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","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-erfw-20260513-205825-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-erfw-20260513-205825-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","snapshot.Namespace":"build-e2e-npgc","snapshot.Name":"build-suite-component-update-erfw-20260513-205825-000"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-npgc/gh-multi-component-child-pezv-on-pull-request-gkns4 with pr group konflux-gh-multi-component-child-pezv is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-npgc/gh-multi-component-child-pezv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-npgc/gh-multi-component-child-pezv-on-pull-request-gkns4 with pr group konflux-gh-multi-component-child-pezv is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-npgc/gh-multi-component-child-pezv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-npgc/gh-multi-component-child-pezv-on-pull-request-gkns4 with pr group konflux-gh-multi-component-child-pezv is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-npgc/gh-multi-component-child-pezv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-npgc/gh-multi-component-child-pezv-on-pull-request-gkns4 with pr group konflux-gh-multi-component-child-pezv is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-npgc/gh-multi-component-child-pezv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-npgc/gh-multi-component-child-pezv-on-pull-request-gkns4 with pr group konflux-gh-multi-component-child-pezv is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-npgc/gh-multi-component-child-pezv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-npgc/gh-multi-component-child-pezv-on-pull-request-gkns4 with pr group konflux-gh-multi-component-child-pezv is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-npgc/gh-multi-component-child-pezv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-npgc/gh-multi-component-child-pezv-on-pull-request-gkns4 with pr group konflux-gh-multi-component-child-pezv is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-npgc/gh-multi-component-child-pezv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-npgc/gh-multi-component-child-pezv-on-pull-request-gkns4 with pr group konflux-gh-multi-component-child-pezv is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-npgc/gh-multi-component-child-pezv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-npgc/gh-multi-component-child-pezv-on-pull-request-gkns4 with pr group konflux-gh-multi-component-child-pezv is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-npgc/gh-multi-component-child-pezv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-npgc/gh-multi-component-child-pezv-on-pull-request-gkns4 with pr group konflux-gh-multi-component-child-pezv is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-npgc/gh-multi-component-child-pezv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-npgc/gh-multi-component-child-pezv-on-pull-request-gkns4 with pr group konflux-gh-multi-component-child-pezv is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-npgc/gh-multi-component-child-pezv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-npgc/gh-multi-component-child-pezv-on-pull-request-gkns4 with pr group konflux-gh-multi-component-child-pezv is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-npgc/gh-multi-component-child-pezv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-z7c6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-npgc/gh-multi-component-child-pezv-on-pull-request-gkns4 with pr group konflux-gh-multi-component-child-pezv is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-npgc/gh-multi-component-child-pezv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-nzdcc with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lsdg/gl-test-custom-branch-nvzphm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:01Z","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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-npgc/gh-multi-component-child-pezv-on-pull-request-gkns4 with pr group konflux-gh-multi-component-child-pezv is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-npgc/gh-multi-component-child-pezv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-nzdcc with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lsdg/gl-test-custom-branch-nvzphm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:01Z","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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10: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-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-npgc/gh-multi-component-child-pezv-on-pull-request-gkns4 with pr group konflux-gh-multi-component-child-pezv is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-npgc/gh-multi-component-child-pezv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10: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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10: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-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-npgc/gh-multi-component-child-pezv-on-pull-request-gkns4 with pr group konflux-gh-multi-component-child-pezv is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-npgc/gh-multi-component-child-pezv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10: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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10: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-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-npgc/gh-multi-component-child-pezv-on-pull-request-gkns4 with pr group konflux-gh-multi-component-child-pezv is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-npgc/gh-multi-component-child-pezv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10: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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-nzdcc with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lsdg/gl-test-custom-branch-nvzphm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10: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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10: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-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-npgc/gh-multi-component-child-pezv-on-pull-request-gkns4 with pr group konflux-gh-multi-component-child-pezv is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-npgc/gh-multi-component-child-pezv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10: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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10: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-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10: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-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10: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-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10: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-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-npgc/gh-multi-component-child-pezv-on-pull-request-gkns4 with pr group konflux-gh-multi-component-child-pezv is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-npgc/gh-multi-component-child-pezv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:03Z","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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10: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-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-nzdcc with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lsdg/gl-test-custom-branch-nvzphm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:03Z","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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-xj9q4","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-push-xj9q4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-xj9q4","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10: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":"fj-multi-component-child-nwzd-on-push-xj9q4","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10: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":"fj-multi-component-child-nwzd-on-push-xj9q4","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-xj9q4","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-push-xj9q4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-nwzd-on-push-xj9q4 is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-xj9q4","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-nzdcc with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lsdg/gl-test-custom-branch-nvzphm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:04Z","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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-push-m8gd9","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-push-m8gd9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:10:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-erfw-20260513-205939-000"} {"level":"info","ts":"2026-05-13T21:10:05Z","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-pezv-on-push-m8gd9","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-multi-component-parent-pezv-on-push-m8gd9","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-multi-component-parent-pezv-on-push-m8gd9","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-push-m8gd9","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-push-m8gd9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-parent-pezv-on-push-m8gd9 is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-push-m8gd9","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:10: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:10:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:10: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:10:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:10: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:10: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:10: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-erfw-20260513-205825-000"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","prGroup":"konflux-gh-multi-component-child-pezv","prGroupHash":"14c3550bd703abe39aa86d31064d6d34df6ecb8d9402e9c34e43c9f362f301"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","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-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10: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-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-npgc/gh-multi-component-child-pezv-on-pull-request-gkns4 with pr group konflux-gh-multi-component-child-pezv is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-npgc/gh-multi-component-child-pezv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10: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-child-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-erfw-20260513-205825-000","namespace":"build-e2e-npgc"},"snapshot":{"name":"build-suite-component-update-erfw-20260513-205825-000","namespace":"build-e2e-npgc"}} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:10:07Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-pezv-on-pull-request-gqb4n\" was cancelled"}],"startTime":"2026-05-13T21:09:59Z","completionTime":"2026-05-13T21:10:07Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-pxfqmb"},{"name":"revision","value":"7aa8c1f67f93b8fc29b85dd716b8629912c199c0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-npgc/gh-multi-component-child-pezv:on-pr-7aa8c1f67f93b8fc29b85dd716b8629912c199c0.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-npgc/gh-multi-component-child-pezv:on-pr-7aa8c1f67f93b8fc29b85dd716b8629912c199c0.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-npgc/gh-multi-component-child-pezv:on-pr-7aa8c1f67f93b8fc29b85dd716b8629912c199c0"},{"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-npgc/gh-multi-component-child-pezv:on-pr-7aa8c1f67f93b8fc29b85dd716b8629912c199c0"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-da06d49b6cfec6122d85725e668415cb-9eb8c96870bf13ff-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-erfw-20260513-205825-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-erfw-20260513-205825-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-erfw-20260513-205825-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","snapshot.Namespace":"build-e2e-npgc","snapshot.Name":"build-suite-component-update-erfw-20260513-205825-000"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-pezv-on-pull-request-gqb4n has finished running","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-erfw-20260513-205825-000"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","prGroup":"konflux-gh-multi-component-child-pezv","prGroupHash":"14c3550bd703abe39aa86d31064d6d34df6ecb8d9402e9c34e43c9f362f301"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","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-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10: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-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-npgc/gh-multi-component-child-pezv-on-pull-request-gkns4 with pr group konflux-gh-multi-component-child-pezv is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-npgc/gh-multi-component-child-pezv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10: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-child-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:10:07Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-pezv-on-pull-request-gqb4n\" was cancelled"}],"startTime":"2026-05-13T21:09:59Z","completionTime":"2026-05-13T21:10:07Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-pxfqmb"},{"name":"revision","value":"7aa8c1f67f93b8fc29b85dd716b8629912c199c0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-npgc/gh-multi-component-child-pezv:on-pr-7aa8c1f67f93b8fc29b85dd716b8629912c199c0.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-npgc/gh-multi-component-child-pezv:on-pr-7aa8c1f67f93b8fc29b85dd716b8629912c199c0.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-npgc/gh-multi-component-child-pezv:on-pr-7aa8c1f67f93b8fc29b85dd716b8629912c199c0"},{"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-npgc/gh-multi-component-child-pezv:on-pr-7aa8c1f67f93b8fc29b85dd716b8629912c199c0"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-da06d49b6cfec6122d85725e668415cb-9eb8c96870bf13ff-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-pezv-on-pull-request-gqb4n has finished running","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-erfw-20260513-205825-000"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","prGroup":"konflux-gh-multi-component-child-pezv","prGroupHash":"14c3550bd703abe39aa86d31064d6d34df6ecb8d9402e9c34e43c9f362f301"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","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-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10: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-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-npgc/gh-multi-component-child-pezv-on-pull-request-gkns4 with pr group konflux-gh-multi-component-child-pezv is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-npgc/gh-multi-component-child-pezv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10: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-child-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:10:07Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-pezv-on-pull-request-gqb4n\" was cancelled"}],"startTime":"2026-05-13T21:09:59Z","completionTime":"2026-05-13T21:10:07Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-pxfqmb"},{"name":"revision","value":"7aa8c1f67f93b8fc29b85dd716b8629912c199c0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-npgc/gh-multi-component-child-pezv:on-pr-7aa8c1f67f93b8fc29b85dd716b8629912c199c0.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-npgc/gh-multi-component-child-pezv:on-pr-7aa8c1f67f93b8fc29b85dd716b8629912c199c0.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-npgc/gh-multi-component-child-pezv:on-pr-7aa8c1f67f93b8fc29b85dd716b8629912c199c0"},{"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-npgc/gh-multi-component-child-pezv:on-pr-7aa8c1f67f93b8fc29b85dd716b8629912c199c0"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-da06d49b6cfec6122d85725e668415cb-9eb8c96870bf13ff-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-pezv-on-pull-request-gqb4n has finished running","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-erfw-20260513-205825-000"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","prGroup":"konflux-gh-multi-component-child-pezv","prGroupHash":"14c3550bd703abe39aa86d31064d6d34df6ecb8d9402e9c34e43c9f362f301"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","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-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10: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-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-npgc/gh-multi-component-child-pezv-on-pull-request-gkns4 with pr group konflux-gh-multi-component-child-pezv is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-npgc/gh-multi-component-child-pezv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10: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-child-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:10:07Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-pezv-on-pull-request-gqb4n\" was cancelled"}],"startTime":"2026-05-13T21:09:59Z","completionTime":"2026-05-13T21:10:07Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-pxfqmb"},{"name":"revision","value":"7aa8c1f67f93b8fc29b85dd716b8629912c199c0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-npgc/gh-multi-component-child-pezv:on-pr-7aa8c1f67f93b8fc29b85dd716b8629912c199c0.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-npgc/gh-multi-component-child-pezv:on-pr-7aa8c1f67f93b8fc29b85dd716b8629912c199c0.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-npgc/gh-multi-component-child-pezv:on-pr-7aa8c1f67f93b8fc29b85dd716b8629912c199c0"},{"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-npgc/gh-multi-component-child-pezv:on-pr-7aa8c1f67f93b8fc29b85dd716b8629912c199c0"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-da06d49b6cfec6122d85725e668415cb-9eb8c96870bf13ff-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-pezv-on-pull-request-gqb4n has finished running","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-erfw-20260513-205825-000"} {"level":"info","ts":"2026-05-13T21:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","prGroup":"konflux-gh-multi-component-child-pezv","prGroupHash":"14c3550bd703abe39aa86d31064d6d34df6ecb8d9402e9c34e43c9f362f301"} {"level":"info","ts":"2026-05-13T21:10: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-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:08Z","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-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10: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-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-npgc/gh-multi-component-child-pezv-on-pull-request-gkns4 with pr group konflux-gh-multi-component-child-pezv is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-npgc/gh-multi-component-child-pezv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:08Z","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-pezv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10: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-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:10:07Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-pezv-on-pull-request-gqb4n\" was cancelled"}],"startTime":"2026-05-13T21:09:59Z","completionTime":"2026-05-13T21:10:07Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-pxfqmb"},{"name":"revision","value":"7aa8c1f67f93b8fc29b85dd716b8629912c199c0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-npgc/gh-multi-component-child-pezv:on-pr-7aa8c1f67f93b8fc29b85dd716b8629912c199c0.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-npgc/gh-multi-component-child-pezv:on-pr-7aa8c1f67f93b8fc29b85dd716b8629912c199c0.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-npgc/gh-multi-component-child-pezv:on-pr-7aa8c1f67f93b8fc29b85dd716b8629912c199c0"},{"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-npgc/gh-multi-component-child-pezv:on-pr-7aa8c1f67f93b8fc29b85dd716b8629912c199c0"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-da06d49b6cfec6122d85725e668415cb-9eb8c96870bf13ff-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-pezv-on-pull-request-gqb4n has finished running","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-pull-request-gqb4n","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-push-bqflz","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-push-bqflz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:10:08Z","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-pezv-on-push-bqflz","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-push-bqflz","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-push-bqflz","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-push-bqflz","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-push-bqflz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-child-pezv-on-push-bqflz is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-push-bqflz","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:10: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-nzdcc with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lsdg/gl-test-custom-branch-nvzphm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:08Z","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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","elapsedSinceCompletion":"1.111947313s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:10:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","reconcileID":"be7d02e3-0a74-48ff-a3a4-86836a556c05","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","elapsedSinceCompletion":"1.117477838s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:10:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","reconcileID":"abe71967-c195-42e7-a5be-973288a55080","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","elapsedSinceCompletion":"1.127901215s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:10:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","reconcileID":"4ef342d1-ab1a-4f7b-8a5e-797648dfffa4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","elapsedSinceCompletion":"1.14928282s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:10:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","reconcileID":"f6e0853f-1a83-4bfb-b4c1-fbdc8fe6d28d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","elapsedSinceCompletion":"1.189980201s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:10:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","reconcileID":"c2a0ef92-d012-451f-8142-70494dd43395","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","elapsedSinceCompletion":"1.271196802s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:10:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","reconcileID":"16bcdaed-2712-4f2f-afbd-9e85911b2c2d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","elapsedSinceCompletion":"1.432520626s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:10:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","reconcileID":"a01b5635-705a-4f8a-b693-436e776960a8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:09Z","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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","elapsedSinceCompletion":"1.754017585s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:10:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","reconcileID":"61daa334-b7f3-46cb-a26d-fa76be17960b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10: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-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10: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-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:10Z","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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","elapsedSinceCompletion":"2.038338302s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:10:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","reconcileID":"30a0d54f-e31c-4fac-8473-241f3e5697de","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10: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-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10: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-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:10Z","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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","elapsedSinceCompletion":"2.39545867s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:10:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","reconcileID":"a26cbf1a-f6da-4a56-81b8-ccaae67877aa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xquh-20260513-210701-000","application":"integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"integ-app-xquh-20260513-210701-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xquh-20260513-210701-000","snapshot.Spec.Components":[{"name":"test-comp-pac-gitlab-phqwoj","version":"","containerImage":"quay.io/redhat-appstudio-qe/gitlab-rep-dnej/test-comp-pac-gitlab-phqwoj@sha256:0e31503fc90490d0b449463211b4d65039537073a68e7ad0406046b5e9b672e6","source":{"git":{"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"a1aeae27c60b859f341cfc1ed67feab7782983d6"}}}]} {"level":"info","ts":"2026-05-13T21:10:11Z","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-phqwoj is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 822952bd632d176142189e660d1d8f77a7e7e4c908114adafeb6f10fe9dfb6 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:10: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-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10: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-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"}} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","Application.Name":"integ-app-xquh","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:11Z","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-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","snapshot.Name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","integrationTestScenario.Name":"my-integration-test-meau"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","snapshot.Namespace":"gitlab-rep-dnej","snapshot.Name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","integrationTestScenario.Name":"my-integration-test-meau"} {"level":"info","ts":"2026-05-13T21:10: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-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"}} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10: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":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","snapshot.Name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","destinationComponentSnapshot.Name":"integ-app-xquh-20260513-210701-000","testedSnapshot":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.Name":"my-integration-test-meau","destinationSnapshot.Name":"integ-app-xquh-20260513-210701-000","testedSnapshot":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.Name":"my-integration-test-meau","destinationSnapshot.Name":"integ-app-xquh-20260513-210701-000","testedSnapshot":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"my-integration-test-meau-92gc8","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-meau"} {"level":"info","ts":"2026-05-13T21:10:11Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"namespace":"gitlab-rep-dnej","name":"integ-app-xquh-20260513-210701-000","reconcileID":"88aae106-9457-4607-9015-2d8be45c1f83","snapshot.name":"integ-app-xquh-20260513-210701-000","pipelinerun.name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","duration":3.39593342} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"integ-app-xquh-20260513-210701-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","integrationTestScenario.Name":"my-integration-test-mzpy"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"my-integration-test-mzpy-74j2p","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-mzpy"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","projectID":56586709,"pipelineID":2523593806} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:10: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-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","Scenario":"my-integration-test-meau"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","Label":"my-integration-test-meau"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","Application.Name":"integ-app-xquh","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","integrationTestScenario.Name":"my-integration-test-meau","pipelineRun.Name":"my-integration-test-meau-92gc8"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","integrationTestScenario.Name":"my-integration-test-mzpy","pipelineRun.Name":"my-integration-test-mzpy-74j2p"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","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-13T21:10:11Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commitStatus.Name":"Konflux Dev version / my-integration-test-meau / test-comp-pac-gitlab-phqwoj","commitStatus.ID":14360712840} {"level":"info","ts":"2026-05-13T21:10:11Z","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-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.name":"my-integration-test-meau","commitStatus.ID":14360712840,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","testedSnapshot.Name":"integ-app-xquh-20260513-210701-000","destinationSnapshot.Name":"integ-app-xquh-20260513-210701-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.Name":"my-integration-test-mzpy","destinationSnapshot.Name":"integ-app-xquh-20260513-210701-000","testedSnapshot":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","projectID":56586709,"pipelineID":2523593806} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commitStatus.Name":"Konflux Dev version / my-integration-test-mzpy / test-comp-pac-gitlab-phqwoj","commitStatus.ID":14360712953} {"level":"info","ts":"2026-05-13T21:10:11Z","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-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.name":"my-integration-test-mzpy","commitStatus.ID":14360712953,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","testedSnapshot.Name":"integ-app-xquh-20260513-210701-000","destinationSnapshot.Name":"integ-app-xquh-20260513-210701-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-13T21:10:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:12Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commentTitle":"Integration test for component test-comp-pac-gitlab-phqwoj","noteID":3345945134} {"level":"info","ts":"2026-05-13T21:10:12Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commentTitle":"Integration test for component test-comp-pac-gitlab-phqwoj"} {"level":"info","ts":"2026-05-13T21:10:12Z","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-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commentPrefix":"Integration test for component test-comp-pac-gitlab-phqwoj","count":2} {"level":"info","ts":"2026-05-13T21:10:12Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-mzpy-74j2p","namespace":"gitlab-rep-dnej"},"namespace":"gitlab-rep-dnej","name":"my-integration-test-mzpy-74j2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T21:10:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:12Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-meau-92gc8","namespace":"gitlab-rep-dnej"},"namespace":"gitlab-rep-dnej","name":"my-integration-test-meau-92gc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T21:10:12Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","noteID":3345945134,"commentPrefix":"Integration test for component test-comp-pac-gitlab-phqwoj"} {"level":"info","ts":"2026-05-13T21:10:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10: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-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","snapshot.Name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10: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-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"}} {"level":"info","ts":"2026-05-13T21:10:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","snapshot.Name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","destinationComponentSnapshot.Name":"integ-app-xquh-20260513-210701-000","testedSnapshot":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-13T21:10:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.Name":"my-integration-test-meau","destinationSnapshot.Name":"integ-app-xquh-20260513-210701-000","testedSnapshot":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.Name":"my-integration-test-meau","destinationSnapshot.Name":"integ-app-xquh-20260513-210701-000","testedSnapshot":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:12Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","projectID":56586709,"pipelineID":2523593806} {"level":"info","ts":"2026-05-13T21:10:12Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commitStatus.Name":"Konflux Dev version / my-integration-test-meau / test-comp-pac-gitlab-phqwoj","commitStatus.ID":14360712840} {"level":"info","ts":"2026-05-13T21:10:12Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenarioName":"my-integration-test-meau"} {"level":"info","ts":"2026-05-13T21:10: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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:12Z","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-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:13Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.name":"my-integration-test-meau","commitStatus2.ID":14360712840,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T21:10:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","testedSnapshot.Name":"integ-app-xquh-20260513-210701-000","destinationSnapshot.Name":"integ-app-xquh-20260513-210701-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-13T21:10:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.Name":"my-integration-test-mzpy","destinationSnapshot.Name":"integ-app-xquh-20260513-210701-000","testedSnapshot":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","snapshot.Name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:13Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","projectID":56586709,"pipelineID":2523593806} {"level":"info","ts":"2026-05-13T21:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","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-13T21:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:13Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commitStatus.Name":"Konflux Dev version / my-integration-test-mzpy / test-comp-pac-gitlab-phqwoj","commitStatus.ID":14360712953} {"level":"info","ts":"2026-05-13T21:10:13Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenarioName":"my-integration-test-mzpy"} {"level":"info","ts":"2026-05-13T21:10:13Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.name":"my-integration-test-mzpy","commitStatus2.ID":14360712953,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T21:10:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:10: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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","testedSnapshot.Name":"integ-app-xquh-20260513-210701-000","destinationSnapshot.Name":"integ-app-xquh-20260513-210701-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-13T21:10:13Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commentTitle":"Integration test for component test-comp-pac-gitlab-phqwoj","noteID":3345945134} {"level":"info","ts":"2026-05-13T21:10:13Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commentTitle":"Integration test for component test-comp-pac-gitlab-phqwoj"} {"level":"info","ts":"2026-05-13T21:10:13Z","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-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commentPrefix":"Integration test for component test-comp-pac-gitlab-phqwoj","count":2} {"level":"info","ts":"2026-05-13T21:10:14Z","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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","PR group":"konflux-gh-test-custom-branch-dfrhua"} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-bodj-20260513-210020-000"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","prGroup":"konflux-gh-test-custom-branch-dfrhua","prGroupHash":"f0d9807da207c59eeb2ea91cc7555ef33dea16940cd01e242cecdce35e046f"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rjpb/gh-test-custom-branch-dfrhua-on-pull-request-m5klg with pr group konflux-gh-test-custom-branch-dfrhua is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rjpb/gh-test-custom-branch-dfrhua, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10: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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:10: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:10: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:10: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:10: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:10: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rjpb/gh-test-custom-branch-dfrhua-on-pull-request-m5klg with pr group konflux-gh-test-custom-branch-dfrhua is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rjpb/gh-test-custom-branch-dfrhua, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rjpb/gh-test-custom-branch-dfrhua-on-pull-request-m5klg with pr group konflux-gh-test-custom-branch-dfrhua is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rjpb/gh-test-custom-branch-dfrhua, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rjpb/gh-test-custom-branch-dfrhua-on-pull-request-m5klg with pr group konflux-gh-test-custom-branch-dfrhua is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rjpb/gh-test-custom-branch-dfrhua, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","noteID":3345945134,"commentPrefix":"Integration test for component test-comp-pac-gitlab-phqwoj"} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rjpb/gh-test-custom-branch-dfrhua-on-pull-request-m5klg with pr group konflux-gh-test-custom-branch-dfrhua is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rjpb/gh-test-custom-branch-dfrhua, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10: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-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","snapshot.Name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10: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":"build-suite-test-application-bodj-20260513-210020-000","namespace":"build-e2e-rjpb"},"snapshot":{"name":"build-suite-test-application-bodj-20260513-210020-000","namespace":"build-e2e-rjpb"}} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-bodj-20260513-210020-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","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-bodj-20260513-210020-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rjpb/gh-test-custom-branch-dfrhua-on-pull-request-m5klg with pr group konflux-gh-test-custom-branch-dfrhua is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rjpb/gh-test-custom-branch-dfrhua, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rjpb/gh-test-custom-branch-dfrhua-on-pull-request-m5klg with pr group konflux-gh-test-custom-branch-dfrhua is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rjpb/gh-test-custom-branch-dfrhua, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rjpb/gh-test-custom-branch-dfrhua-on-pull-request-m5klg with pr group konflux-gh-test-custom-branch-dfrhua is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rjpb/gh-test-custom-branch-dfrhua, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:15Z","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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","PR group":"konflux-fj-multi-component-child-nwzd"} {"level":"info","ts":"2026-05-13T21:10:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-krbz-20260513-205919-000"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","prGroup":"konflux-fj-multi-component-child-nwzd","prGroupHash":"e4df374fd0fb2cbb73d53c194209350b86084b44dcf5db8fd4c349666a2533"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhbs/fj-multi-component-child-nwzd-on-pull-request-58hpq with pr group konflux-fj-multi-component-child-nwzd is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"}} {"level":"info","ts":"2026-05-13T21:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bhbs/fj-multi-component-child-nwzd, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","snapshot.Namespace":"build-e2e-bhbs","snapshot.Name":"build-suite-component-update-krbz-20260513-205919-000"} {"level":"info","ts":"2026-05-13T21:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rjpb/gh-test-custom-branch-dfrhua-on-pull-request-m5klg with pr group konflux-gh-test-custom-branch-dfrhua is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rjpb/gh-test-custom-branch-dfrhua, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:15Z","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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhbs/fj-multi-component-child-nwzd-on-pull-request-58hpq with pr group konflux-fj-multi-component-child-nwzd is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bhbs/fj-multi-component-child-nwzd, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhbs/fj-multi-component-child-nwzd-on-pull-request-58hpq with pr group konflux-fj-multi-component-child-nwzd is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bhbs/fj-multi-component-child-nwzd, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhbs/fj-multi-component-child-nwzd-on-pull-request-58hpq with pr group konflux-fj-multi-component-child-nwzd is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bhbs/fj-multi-component-child-nwzd, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhbs/fj-multi-component-child-nwzd-on-pull-request-58hpq with pr group konflux-fj-multi-component-child-nwzd is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bhbs/fj-multi-component-child-nwzd, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhbs/fj-multi-component-child-nwzd-on-pull-request-58hpq with pr group konflux-fj-multi-component-child-nwzd is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bhbs/fj-multi-component-child-nwzd, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhbs/fj-multi-component-child-nwzd-on-pull-request-58hpq with pr group konflux-fj-multi-component-child-nwzd is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bhbs/fj-multi-component-child-nwzd, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhbs/fj-multi-component-child-nwzd-on-pull-request-58hpq with pr group konflux-fj-multi-component-child-nwzd is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bhbs/fj-multi-component-child-nwzd, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhbs/fj-multi-component-child-nwzd-on-pull-request-58hpq with pr group konflux-fj-multi-component-child-nwzd is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bhbs/fj-multi-component-child-nwzd, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhbs/fj-multi-component-child-nwzd-on-pull-request-58hpq with pr group konflux-fj-multi-component-child-nwzd is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bhbs/fj-multi-component-child-nwzd, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","elapsedSinceCompletion":"1.280997975s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:10:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","reconcileID":"27b76c5d-3278-4e37-a6e6-5567a87a881b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","elapsedSinceCompletion":"1.286620124s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:10:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","reconcileID":"2354ca02-c5c7-4a2b-ba28-b6857d32699b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","elapsedSinceCompletion":"1.297440326s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:10:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","reconcileID":"9319428f-2de5-4a91-8fef-0ed1ff98718c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","elapsedSinceCompletion":"1.318082144s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:10:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","reconcileID":"639f41a1-10ff-49b7-863c-e6327780d695","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","elapsedSinceCompletion":"1.358794627s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:10:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","reconcileID":"eeac1212-b527-416f-a11a-8d27e9b5d62c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","elapsedSinceCompletion":"1.439954647s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:10:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","reconcileID":"8fef28fd-88ad-4842-9fbc-a3aeaf9f8a03","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","elapsedSinceCompletion":"1.60105056s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:10:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","reconcileID":"e00d2c1d-d276-4b52-9b4e-2e9b774944b6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","elapsedSinceCompletion":"1.70955486s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:10:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","reconcileID":"08bee2be-ab45-4058-a7ec-f2f15313f3f5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10: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-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","elapsedSinceCompletion":"1.922499033s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:10:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","reconcileID":"2987cefc-7b86-4a36-bee9-bdbf85566db1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhbs/fj-multi-component-child-nwzd-on-pull-request-58hpq with pr group konflux-fj-multi-component-child-nwzd is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bhbs/fj-multi-component-child-nwzd, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-9vwvt","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-push-9vwvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:10:19Z","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-nwzd-on-push-9vwvt","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:19Z","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-nwzd-on-push-9vwvt","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:19Z","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-nwzd-on-push-9vwvt","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-9vwvt","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-push-9vwvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-nwzd-on-push-9vwvt is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-9vwvt","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-cxvh-20260513-210711-000","application":"integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"integ-app-cxvh-20260513-210711-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-cxvh-20260513-210711-000","snapshot.Spec.Components":[{"name":"test-component-pac-zdsvsg","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration1-nxxe/test-component-pac-zdsvsg@sha256:6f2eca3a52be9fc95ef1329be35883f8385fdac261e8ad2080ac34f1f2982bd7","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"b82a33a0d5f04c80feea893f0fc47585ad6bf9ec"}}}]} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-zdsvsg is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 1059c9a931580c21183b0b4cd455fae608a3edc1d574b969c52b81fdc77d5b is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:10: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":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","Application.Name":"integ-app-cxvh","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"}} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:20Z","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-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","snapshot.Name":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","integrationTestScenario.Name":"my-integration-test-fhem"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cxvh-20260513-210711-000"} 2026/05/13 21:10:20 http: TLS handshake error from 10.130.0.2:50702: EOF {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","integrationTestScenario.Name":"my-integration-test-fhem"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","destinationComponentSnapshot.Name":"integ-app-cxvh-20260513-210711-000","testedSnapshot":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"my-integration-test-fhem-kszwr","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-fhem"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","scenario.Name":"my-integration-test-fhem","destinationSnapshot.Name":"integ-app-cxvh-20260513-210711-000","testedSnapshot":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","scenario.Name":"my-integration-test-fhem","destinationSnapshot.Name":"integ-app-cxvh-20260513-210711-000","testedSnapshot":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:20Z","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-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"namespace":"integration1-nxxe","name":"integ-app-cxvh-20260513-210711-000","reconcileID":"82f95d8c-60d9-444a-aebc-f9620b22ec4f","snapshot.name":"integ-app-cxvh-20260513-210711-000","pipelinerun.name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","duration":3.34714022} {"level":"info","ts":"2026-05-13T21:10:20Z","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-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"integ-app-cxvh-20260513-210711-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10: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":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:10: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":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:20Z","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-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","Scenario":"my-integration-test-fhem"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:20Z","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-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","Label":"my-integration-test-fhem"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","Application.Name":"integ-app-cxvh","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","integrationTestScenario.Name":"my-integration-test-fhem","pipelineRun.Name":"my-integration-test-fhem-kszwr"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","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-13T21:10:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","ExternalID":"my-integration-test-fhem-test-component-pac-zdsvsg"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","ExternalID":"my-integration-test-fhem-test-component-pac-zdsvsg"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","existingCheckRun":"github.CheckRun{ID:75880832624, NodeID:\"CR_kwDOKrwUx88AAAARqtmecA\", HeadSHA:\"b82a33a0d5f04c80feea893f0fc47585ad6bf9ec\", ExternalID:\"my-integration-test-fhem-test-component-pac-zdsvsg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75880832624\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75880832624\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 21:07:11 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-zdsvsg snapshot scenario my-integration-test-fhem is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-nxxe/test-component-pac-zdsvsg-on-pull-request-2pxxf is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75880832624/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fhem / test-component-pac-zdsvsg\", CheckSuite:github.CheckSuite{ID:68888811031}, 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:3678940763, Number:30325, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30325\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-zdsvsg\", SHA:\"b82a33a0d5f04c80feea893f0fc47585ad6bf9ec\", 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-oyuvwm\", 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-13T21:10:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-zdsvsg-on-pull-request-2pxxf has finished running","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","snapshot.Name":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","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-13T21:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-zdsvsg-on-pull-request-2pxxf has finished running","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","ID":75880832624,"CheckName":"Konflux Dev version / my-integration-test-fhem / test-component-pac-zdsvsg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","testedSnapshot.Name":"integ-app-cxvh-20260513-210711-000","destinationSnapshot.Name":"integ-app-cxvh-20260513-210711-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","snapshot.Name":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"}} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","snapshot.Name":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","destinationComponentSnapshot.Name":"integ-app-cxvh-20260513-210711-000","testedSnapshot":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","scenario.Name":"my-integration-test-fhem","destinationSnapshot.Name":"integ-app-cxvh-20260513-210711-000","testedSnapshot":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","scenario.Name":"my-integration-test-fhem","destinationSnapshot.Name":"integ-app-cxvh-20260513-210711-000","testedSnapshot":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","ExternalID":"my-integration-test-fhem-test-component-pac-zdsvsg"} {"level":"info","ts":"2026-05-13T21:10:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","existingCheckRun":"github.CheckRun{ID:75880832624, NodeID:\"CR_kwDOKrwUx88AAAARqtmecA\", HeadSHA:\"b82a33a0d5f04c80feea893f0fc47585ad6bf9ec\", ExternalID:\"my-integration-test-fhem-test-component-pac-zdsvsg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75880832624\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75880832624\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 21:07:11 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-zdsvsg snapshot integ-app-cxvh-20260513-210711-000 and scenario my-integration-test-fhem is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75880832624/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fhem / test-component-pac-zdsvsg\", CheckSuite:github.CheckSuite{ID:68888811031}, 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:3678940763, Number:30325, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30325\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-zdsvsg\", SHA:\"b82a33a0d5f04c80feea893f0fc47585ad6bf9ec\", 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-oyuvwm\", 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-13T21:10:21Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","ID":75880832624,"CheckName":"Konflux Dev version / my-integration-test-fhem / test-component-pac-zdsvsg","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-13T21:10:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","testedSnapshot.Name":"integ-app-cxvh-20260513-210711-000","destinationSnapshot.Name":"integ-app-cxvh-20260513-210711-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-13T21:10:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","snapshot.Name":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-nzdcc with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lsdg/gl-test-custom-branch-nvzphm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10: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-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"}} {"level":"info","ts":"2026-05-13T21:10:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","snapshot.Name":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","destinationComponentSnapshot.Name":"integ-app-cxvh-20260513-210711-000","testedSnapshot":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:10:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","scenario.Name":"my-integration-test-fhem","destinationSnapshot.Name":"integ-app-cxvh-20260513-210711-000","testedSnapshot":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","scenario.Name":"my-integration-test-fhem","destinationSnapshot.Name":"integ-app-cxvh-20260513-210711-000","testedSnapshot":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:21Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fhem-kszwr","namespace":"integration1-nxxe"},"namespace":"integration1-nxxe","name":"my-integration-test-fhem-kszwr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T21:10:22Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","ExternalID":"my-integration-test-fhem-test-component-pac-zdsvsg"} {"level":"info","ts":"2026-05-13T21:10:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","existingCheckRun":"github.CheckRun{ID:75880832624, NodeID:\"CR_kwDOKrwUx88AAAARqtmecA\", HeadSHA:\"b82a33a0d5f04c80feea893f0fc47585ad6bf9ec\", ExternalID:\"my-integration-test-fhem-test-component-pac-zdsvsg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75880832624\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75880832624\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-13 21:07:11 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-zdsvsg snapshot integ-app-cxvh-20260513-210711-000 and scenario my-integration-test-fhem is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-fhem-kszwr' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75880832624/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fhem / test-component-pac-zdsvsg\", CheckSuite:github.CheckSuite{ID:68888811031}, 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:3678940763, Number:30325, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30325\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-zdsvsg\", SHA:\"b82a33a0d5f04c80feea893f0fc47585ad6bf9ec\", 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-oyuvwm\", 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-13T21:10:22Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","ID":75880832624,"CheckName":"Konflux Dev version / my-integration-test-fhem / test-component-pac-zdsvsg","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-13T21:10:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","testedSnapshot.Name":"integ-app-cxvh-20260513-210711-000","destinationSnapshot.Name":"integ-app-cxvh-20260513-210711-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-13T21:10:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10: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-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","snapshot.Name":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"}} {"level":"info","ts":"2026-05-13T21:10:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","snapshot.Name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","destinationComponentSnapshot.Name":"integ-app-xquh-20260513-210701-000","testedSnapshot":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-13T21:10:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.Name":"my-integration-test-mzpy","destinationSnapshot.Name":"integ-app-xquh-20260513-210701-000","testedSnapshot":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.Name":"my-integration-test-mzpy","destinationSnapshot.Name":"integ-app-xquh-20260513-210701-000","testedSnapshot":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:23Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-mzpy-74j2p","namespace":"gitlab-rep-dnej"},"namespace":"gitlab-rep-dnej","name":"my-integration-test-mzpy-74j2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T21:10:23Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","projectID":56586709,"pipelineID":2523593806} {"level":"info","ts":"2026-05-13T21:10:23Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenarioName":"my-integration-test-mzpy"} {"level":"info","ts":"2026-05-13T21:10:23Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.name":"my-integration-test-mzpy","commitStatus2.ID":14360712953,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T21:10:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","testedSnapshot.Name":"integ-app-xquh-20260513-210701-000","destinationSnapshot.Name":"integ-app-xquh-20260513-210701-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-13T21:10:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.Name":"my-integration-test-meau"} {"level":"info","ts":"2026-05-13T21:10:23Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commentTitle":"Integration test for component test-comp-pac-gitlab-phqwoj","noteID":3345945134} {"level":"info","ts":"2026-05-13T21:10:23Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commentTitle":"Integration test for component test-comp-pac-gitlab-phqwoj"} {"level":"info","ts":"2026-05-13T21:10:23Z","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-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commentPrefix":"Integration test for component test-comp-pac-gitlab-phqwoj","count":2} {"level":"info","ts":"2026-05-13T21:10:24Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","noteID":3345945134,"commentPrefix":"Integration test for component test-comp-pac-gitlab-phqwoj"} {"level":"info","ts":"2026-05-13T21:10:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10: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-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","snapshot.Name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:24Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"my-integration-test-mzpy-74j2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:10:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10: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-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"}} {"level":"info","ts":"2026-05-13T21:10:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10: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-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"integ-app-xquh-20260513-210701-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:10:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"integ-app-xquh-20260513-210701-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:10:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","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-13T21:10:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","destinationComponentSnapshot.Name":"integ-app-xquh-20260513-210701-000","testedSnapshot":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-13T21:10:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.Name":"my-integration-test-meau","destinationSnapshot.Name":"integ-app-xquh-20260513-210701-000","testedSnapshot":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:24Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-meau-92gc8","namespace":"gitlab-rep-dnej"},"namespace":"gitlab-rep-dnej","name":"my-integration-test-meau-92gc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T21:10:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.Name":"my-integration-test-meau","destinationSnapshot.Name":"integ-app-xquh-20260513-210701-000","testedSnapshot":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:24Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","projectID":56586709,"pipelineID":2523593806} {"level":"info","ts":"2026-05-13T21:10:24Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenarioName":"my-integration-test-meau"} {"level":"info","ts":"2026-05-13T21:10:25Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.name":"my-integration-test-meau","commitStatus2.ID":14360712840,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T21:10:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","testedSnapshot.Name":"integ-app-xquh-20260513-210701-000","destinationSnapshot.Name":"integ-app-xquh-20260513-210701-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-13T21:10:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","scenario.Name":"my-integration-test-mzpy"} {"level":"info","ts":"2026-05-13T21:10:25Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commentTitle":"Integration test for component test-comp-pac-gitlab-phqwoj","noteID":3345945134} {"level":"info","ts":"2026-05-13T21:10:25Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commentTitle":"Integration test for component test-comp-pac-gitlab-phqwoj"} {"level":"info","ts":"2026-05-13T21:10:25Z","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-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","commentPrefix":"Integration test for component test-comp-pac-gitlab-phqwoj","count":2} {"level":"info","ts":"2026-05-13T21:10:25Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","noteID":3345945134,"commentPrefix":"Integration test for component test-comp-pac-gitlab-phqwoj"} {"level":"info","ts":"2026-05-13T21:10:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10: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-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","snapshot.Name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:25Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xquh-20260513-210701-000","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"my-integration-test-meau-92gc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rjpb/gh-test-custom-branch-dfrhua-on-pull-request-m5klg with pr group konflux-gh-test-custom-branch-dfrhua is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rjpb/gh-test-custom-branch-dfrhua, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:29Z","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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rjpb/gh-test-custom-branch-dfrhua-on-pull-request-m5klg with pr group konflux-gh-test-custom-branch-dfrhua is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rjpb/gh-test-custom-branch-dfrhua, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:29Z","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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rjpb/gh-test-custom-branch-dfrhua-on-pull-request-m5klg with pr group konflux-gh-test-custom-branch-dfrhua is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rjpb/gh-test-custom-branch-dfrhua, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:29Z","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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-krbz-20260513-205919-000"} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","prGroup":"konflux-fj-multi-component-child-nwzd","prGroupHash":"e4df374fd0fb2cbb73d53c194209350b86084b44dcf5db8fd4c349666a2533"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhbs/fj-multi-component-child-nwzd-on-pull-request-58hpq with pr group konflux-fj-multi-component-child-nwzd is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bhbs/fj-multi-component-child-nwzd, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10: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-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:10:30Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-nwzd-on-pull-request-gvv2r\" was cancelled"}],"startTime":"2026-05-13T21:10:16Z","completionTime":"2026-05-13T21:10:30Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-vurcav"},{"name":"revision","value":"ec7236a18f8e1e38b38c0ab13b21b0fe526e4506"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bhbs/fj-multi-component-child-nwzd:on-pr-ec7236a18f8e1e38b38c0ab13b21b0fe526e4506.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-bhbs/fj-multi-component-child-nwzd:on-pr-ec7236a18f8e1e38b38c0ab13b21b0fe526e4506.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-bhbs/fj-multi-component-child-nwzd:on-pr-ec7236a18f8e1e38b38c0ab13b21b0fe526e4506"},{"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-bhbs/fj-multi-component-child-nwzd:on-pr-ec7236a18f8e1e38b38c0ab13b21b0fe526e4506"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-88f6fc6c1baf3629fe1873e961abe033-7d7416e7892f1d7d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"}} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-krbz-20260513-205919-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","snapshot.Namespace":"build-e2e-bhbs","snapshot.Name":"build-suite-component-update-krbz-20260513-205919-000"} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-nwzd-on-pull-request-gvv2r has finished running","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-krbz-20260513-205919-000"} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","prGroup":"konflux-fj-multi-component-child-nwzd","prGroupHash":"e4df374fd0fb2cbb73d53c194209350b86084b44dcf5db8fd4c349666a2533"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhbs/fj-multi-component-child-nwzd-on-pull-request-58hpq with pr group konflux-fj-multi-component-child-nwzd is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bhbs/fj-multi-component-child-nwzd, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10: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-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:10:30Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-nwzd-on-pull-request-gvv2r\" was cancelled"}],"startTime":"2026-05-13T21:10:16Z","completionTime":"2026-05-13T21:10:30Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-vurcav"},{"name":"revision","value":"ec7236a18f8e1e38b38c0ab13b21b0fe526e4506"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bhbs/fj-multi-component-child-nwzd:on-pr-ec7236a18f8e1e38b38c0ab13b21b0fe526e4506.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-bhbs/fj-multi-component-child-nwzd:on-pr-ec7236a18f8e1e38b38c0ab13b21b0fe526e4506.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-bhbs/fj-multi-component-child-nwzd:on-pr-ec7236a18f8e1e38b38c0ab13b21b0fe526e4506"},{"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-bhbs/fj-multi-component-child-nwzd:on-pr-ec7236a18f8e1e38b38c0ab13b21b0fe526e4506"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-88f6fc6c1baf3629fe1873e961abe033-7d7416e7892f1d7d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-nwzd-on-pull-request-gvv2r has finished running","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-krbz-20260513-205919-000"} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","prGroup":"konflux-fj-multi-component-child-nwzd","prGroupHash":"e4df374fd0fb2cbb73d53c194209350b86084b44dcf5db8fd4c349666a2533"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhbs/fj-multi-component-child-nwzd-on-pull-request-58hpq with pr group konflux-fj-multi-component-child-nwzd is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bhbs/fj-multi-component-child-nwzd, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10: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-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:10:30Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-nwzd-on-pull-request-gvv2r\" was cancelled"}],"startTime":"2026-05-13T21:10:16Z","completionTime":"2026-05-13T21:10:30Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-vurcav"},{"name":"revision","value":"ec7236a18f8e1e38b38c0ab13b21b0fe526e4506"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bhbs/fj-multi-component-child-nwzd:on-pr-ec7236a18f8e1e38b38c0ab13b21b0fe526e4506.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-bhbs/fj-multi-component-child-nwzd:on-pr-ec7236a18f8e1e38b38c0ab13b21b0fe526e4506.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-bhbs/fj-multi-component-child-nwzd:on-pr-ec7236a18f8e1e38b38c0ab13b21b0fe526e4506"},{"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-bhbs/fj-multi-component-child-nwzd:on-pr-ec7236a18f8e1e38b38c0ab13b21b0fe526e4506"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-88f6fc6c1baf3629fe1873e961abe033-7d7416e7892f1d7d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-nwzd-on-pull-request-gvv2r has finished running","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-krbz-20260513-205919-000"} {"level":"info","ts":"2026-05-13T21:10:31Z","logger":"controllers.build pipeline","caller":"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-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","prGroup":"konflux-fj-multi-component-child-nwzd","prGroupHash":"e4df374fd0fb2cbb73d53c194209350b86084b44dcf5db8fd4c349666a2533"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:31Z","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-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10: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-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhbs/fj-multi-component-child-nwzd-on-pull-request-58hpq with pr group konflux-fj-multi-component-child-nwzd is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bhbs/fj-multi-component-child-nwzd, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10: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-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:10:30Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-nwzd-on-pull-request-gvv2r\" was cancelled"}],"startTime":"2026-05-13T21:10:16Z","completionTime":"2026-05-13T21:10:30Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-vurcav"},{"name":"revision","value":"ec7236a18f8e1e38b38c0ab13b21b0fe526e4506"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bhbs/fj-multi-component-child-nwzd:on-pr-ec7236a18f8e1e38b38c0ab13b21b0fe526e4506.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-bhbs/fj-multi-component-child-nwzd:on-pr-ec7236a18f8e1e38b38c0ab13b21b0fe526e4506.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-bhbs/fj-multi-component-child-nwzd:on-pr-ec7236a18f8e1e38b38c0ab13b21b0fe526e4506"},{"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-bhbs/fj-multi-component-child-nwzd:on-pr-ec7236a18f8e1e38b38c0ab13b21b0fe526e4506"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-88f6fc6c1baf3629fe1873e961abe033-7d7416e7892f1d7d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:10:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-nwzd-on-pull-request-gvv2r has finished running","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21: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":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"}} {"level":"info","ts":"2026-05-13T21:10:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:31Z","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-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:31Z","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-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"integ-app-cxvh-20260513-210711-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:10:31Z","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-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"integ-app-cxvh-20260513-210711-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:10:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","destinationComponentSnapshot.Name":"integ-app-cxvh-20260513-210711-000","testedSnapshot":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21: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":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21: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":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:10:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","scenario.Name":"my-integration-test-fhem","destinationSnapshot.Name":"integ-app-cxvh-20260513-210711-000","testedSnapshot":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","scenario.Name":"my-integration-test-fhem","destinationSnapshot.Name":"integ-app-cxvh-20260513-210711-000","testedSnapshot":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:31Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fhem-kszwr","namespace":"integration1-nxxe"},"namespace":"integration1-nxxe","name":"my-integration-test-fhem-kszwr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T21:10:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","ExternalID":"my-integration-test-fhem-test-component-pac-zdsvsg"} {"level":"info","ts":"2026-05-13T21:10:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","existingCheckRun":"github.CheckRun{ID:75880832624, NodeID:\"CR_kwDOKrwUx88AAAARqtmecA\", HeadSHA:\"b82a33a0d5f04c80feea893f0fc47585ad6bf9ec\", ExternalID:\"my-integration-test-fhem-test-component-pac-zdsvsg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75880832624\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75880832624\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-13 21:07:11 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-zdsvsg snapshot integ-app-cxvh-20260513-210711-000 and scenario my-integration-test-fhem 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/75880832624/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fhem / test-component-pac-zdsvsg\", CheckSuite:github.CheckSuite{ID:68888811031}, 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:3678940763, Number:30325, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30325\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-zdsvsg\", SHA:\"b82a33a0d5f04c80feea893f0fc47585ad6bf9ec\", 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-oyuvwm\", 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-13T21:10:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","ID":75880832624,"CheckName":"Konflux Dev version / my-integration-test-fhem / test-component-pac-zdsvsg","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-13T21:10:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","testedSnapshot.Name":"integ-app-cxvh-20260513-210711-000","destinationSnapshot.Name":"integ-app-cxvh-20260513-210711-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-13T21:10:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10: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-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","snapshot.Name":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:32Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-cxvh-20260513-210711-000","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"my-integration-test-fhem-kszwr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:10:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-push-kkq5g","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-push-kkq5g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:10: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":"test-comp-pac-gitlab-phqwoj-on-push-kkq5g","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10: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":"test-comp-pac-gitlab-phqwoj-on-push-kkq5g","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10: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":"test-comp-pac-gitlab-phqwoj-on-push-kkq5g","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-push-kkq5g","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-push-kkq5g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun test-comp-pac-gitlab-phqwoj-on-push-kkq5g is not associated with a pull request","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-push-kkq5g","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh"} {"level":"info","ts":"2026-05-13T21: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-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-krbz-20260513-205919-000"} {"level":"info","ts":"2026-05-13T21:10: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":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","prGroup":"konflux-fj-multi-component-child-nwzd","prGroupHash":"e4df374fd0fb2cbb73d53c194209350b86084b44dcf5db8fd4c349666a2533"} {"level":"info","ts":"2026-05-13T21: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-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10: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":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhbs/fj-multi-component-child-nwzd-on-pull-request-58hpq with pr group konflux-fj-multi-component-child-nwzd is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bhbs/fj-multi-component-child-nwzd, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-nwzd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:10:30Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-nwzd-on-pull-request-gvv2r\" was cancelled"}],"startTime":"2026-05-13T21:10:16Z","completionTime":"2026-05-13T21:10:30Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-vurcav"},{"name":"revision","value":"ec7236a18f8e1e38b38c0ab13b21b0fe526e4506"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bhbs/fj-multi-component-child-nwzd:on-pr-ec7236a18f8e1e38b38c0ab13b21b0fe526e4506.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-bhbs/fj-multi-component-child-nwzd:on-pr-ec7236a18f8e1e38b38c0ab13b21b0fe526e4506.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-bhbs/fj-multi-component-child-nwzd:on-pr-ec7236a18f8e1e38b38c0ab13b21b0fe526e4506"},{"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-bhbs/fj-multi-component-child-nwzd:on-pr-ec7236a18f8e1e38b38c0ab13b21b0fe526e4506"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-88f6fc6c1baf3629fe1873e961abe033-7d7416e7892f1d7d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-nwzd-on-pull-request-gvv2r has finished running","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-pull-request-gvv2r","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"error","ts":"2026-05-13T21:10:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-pac-gitlab-phqwoj","namespace":"gitlab-rep-dnej"},"namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj","reconcileID":"054e8d90-3b94-454d-8777-78924bee7de9","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-pac-gitlab-phqwoj\" 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-13T21:10:34Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-pac-gitlab-phqwoj","namespace":"gitlab-rep-dnej"},"application":"gitlab-rep-dnej/integ-app-xquh","namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T21:10:34Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-meau-92gc8","namespace":"gitlab-rep-dnej"},"pipelineRun.Name":"my-integration-test-meau-92gc8"} {"level":"info","ts":"2026-05-13T21:10:34Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-meau-92gc8","namespace":"gitlab-rep-dnej"},"namespace":"gitlab-rep-dnej","name":"my-integration-test-meau-92gc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T21:10:34Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-mzpy-74j2p","namespace":"gitlab-rep-dnej"},"pipelineRun.Name":"my-integration-test-mzpy-74j2p"} {"level":"info","ts":"2026-05-13T21:10:34Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-mzpy-74j2p","namespace":"gitlab-rep-dnej"},"namespace":"gitlab-rep-dnej","name":"my-integration-test-mzpy-74j2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-13T21:10:34Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-pull-request-x4bm5","namespace":"gitlab-rep-dnej"},"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-13T21:10:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-push-kkq5g","namespace":"gitlab-rep-dnej"},"namespace":"gitlab-rep-dnej","name":"test-comp-pac-gitlab-phqwoj-on-push-kkq5g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-13T21:10:34Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-phqwoj-on-push-kkq5g","namespace":"gitlab-rep-dnej"},"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-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rjpb/gh-test-custom-branch-dfrhua-on-pull-request-m5klg with pr group konflux-gh-test-custom-branch-dfrhua is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rjpb/gh-test-custom-branch-dfrhua, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"gitlab-rep-dnej","snapshot":"integ-app-xquh-20260513-210701-000"} {"level":"info","ts":"2026-05-13T21:10:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-kgop"} {"level":"info","ts":"2026-05-13T21:10:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-kgop","application":"integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-kgop"} {"level":"info","ts":"2026-05-13T21:10:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kgop"} {"level":"info","ts":"2026-05-13T21:10:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-cxvh has been set as a Controller OwnerReference on Snapshot snapshot-sample-kgop","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"namespace":"integration1-nxxe","name":"snapshot-sample-kgop","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:10:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:10:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","Application.Name":"integ-app-cxvh","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-13T21:10:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kgop"} {"level":"info","ts":"2026-05-13T21:10:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"}} {"level":"info","ts":"2026-05-13T21:10:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","integrationTestScenario.Name":"my-integration-test-fhem"} {"level":"info","ts":"2026-05-13T21:10:37Z","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-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","snapshot.Name":"snapshot-sample-kgop"} {"level":"error","ts":"2026-05-13T21:10:37Z","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-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","snapshot.Namespace":"integration1-nxxe","snapshot.Name":"snapshot-sample-kgop","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-13T21:10:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kgop"} {"level":"info","ts":"2026-05-13T21:10:37Z","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-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","snapshot.Name":"snapshot-sample-kgop"} {"level":"info","ts":"2026-05-13T21:10:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"my-integration-test-fhem-kzlfw","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-fhem"} {"level":"info","ts":"2026-05-13T21:10:37Z","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-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"snapshot-sample-kgop","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:10:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-05-13T21:10:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"skipped-its-crzhs","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-05-13T21:10:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kgop"} {"level":"info","ts":"2026-05-13T21:10:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"}} {"level":"info","ts":"2026-05-13T21:10:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:37Z","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-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","snapshot.Name":"snapshot-sample-kgop"} {"level":"error","ts":"2026-05-13T21:10:37Z","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-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","snapshot.Namespace":"integration1-nxxe","snapshot.Name":"snapshot-sample-kgop","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-13T21:10:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kgop"} {"level":"info","ts":"2026-05-13T21:10:37Z","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-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","snapshot.Name":"snapshot-sample-kgop"} {"level":"info","ts":"2026-05-13T21:10:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kgop"} {"level":"info","ts":"2026-05-13T21:10: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":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"}} {"level":"info","ts":"2026-05-13T21:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:38Z","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-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","snapshot.Name":"snapshot-sample-kgop"} {"level":"error","ts":"2026-05-13T21:10:38Z","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-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","snapshot.Namespace":"integration1-nxxe","snapshot.Name":"snapshot-sample-kgop","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-13T21:10:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kgop"} {"level":"info","ts":"2026-05-13T21:10:38Z","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-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","snapshot.Name":"snapshot-sample-kgop"} {"level":"info","ts":"2026-05-13T21:10:38Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fhem-kzlfw","namespace":"integration1-nxxe"},"namespace":"integration1-nxxe","name":"my-integration-test-fhem-kzlfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T21:10:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kgop"} {"level":"info","ts":"2026-05-13T21:10: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":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"}} {"level":"info","ts":"2026-05-13T21:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:38Z","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-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","snapshot.Name":"snapshot-sample-kgop"} {"level":"error","ts":"2026-05-13T21:10:38Z","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-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","snapshot.Namespace":"integration1-nxxe","snapshot.Name":"snapshot-sample-kgop","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-13T21:10:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kgop"} {"level":"info","ts":"2026-05-13T21:10:38Z","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-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","snapshot.Name":"snapshot-sample-kgop"} {"level":"info","ts":"2026-05-13T21:10:38Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-crzhs","namespace":"integration1-nxxe"},"namespace":"integration1-nxxe","name":"skipped-its-crzhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T21:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rjpb/gh-test-custom-branch-dfrhua-on-pull-request-m5klg with pr group konflux-gh-test-custom-branch-dfrhua is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rjpb/gh-test-custom-branch-dfrhua, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10: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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kgop"} {"level":"info","ts":"2026-05-13T21:10: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":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"}} {"level":"info","ts":"2026-05-13T21:10:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:46Z","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-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","snapshot.Name":"snapshot-sample-kgop"} {"level":"error","ts":"2026-05-13T21:10:46Z","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-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","snapshot.Namespace":"integration1-nxxe","snapshot.Name":"snapshot-sample-kgop","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-13T21:10:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kgop"} {"level":"info","ts":"2026-05-13T21:10:46Z","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-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","snapshot.Name":"snapshot-sample-kgop"} {"level":"info","ts":"2026-05-13T21:10:46Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-crzhs","namespace":"integration1-nxxe"},"namespace":"integration1-nxxe","name":"skipped-its-crzhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T21:10:46Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"skipped-its-crzhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:10:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kgop"} {"level":"info","ts":"2026-05-13T21:10: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":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"}} {"level":"info","ts":"2026-05-13T21:10:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:46Z","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-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:46Z","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-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"snapshot-sample-kgop","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:10:46Z","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-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"snapshot-sample-kgop","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:10:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:46Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-kgop', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"namespace":"integration1-nxxe","name":"snapshot-sample-kgop","reconcileID":"119ad22a-d620-4cbc-8306-5dc2389372d8"} {"level":"error","ts":"2026-05-13T21:10:46Z","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-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","snapshot.Namespace":"integration1-nxxe","snapshot.Name":"snapshot-sample-kgop","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-13T21:10:46Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fhem-kzlfw","namespace":"integration1-nxxe"},"namespace":"integration1-nxxe","name":"my-integration-test-fhem-kzlfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T21:10:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kgop"} {"level":"info","ts":"2026-05-13T21:10:46Z","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-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","snapshot.Name":"snapshot-sample-kgop"} {"level":"info","ts":"2026-05-13T21:10:46Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"my-integration-test-fhem-kzlfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:10:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"snapshot-sample-kgop-v7pdp","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"auto-releaseplan"} {"level":"info","ts":"2026-05-13T21:10:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","release.Name":"snapshot-sample-kgop-v7pdp"} {"level":"info","ts":"2026-05-13T21:10:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-kgop","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh"} {"level":"info","ts":"2026-05-13T21:10:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-push-xkt9l","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-push-xkt9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:10:47Z","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-nwzd-on-push-xkt9l","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:47Z","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-nwzd-on-push-xkt9l","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:47Z","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-nwzd-on-push-xkt9l","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-push-xkt9l","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-push-xkt9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-parent-nwzd-on-push-xkt9l is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-push-xkt9l","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:10:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-t7hhh","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-push-t7hhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:10: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":"gl-multi-component-child-zhjw-on-push-t7hhh","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10: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":"gl-multi-component-child-zhjw-on-push-t7hhh","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10: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":"gl-multi-component-child-zhjw-on-push-t7hhh","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-t7hhh","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-push-t7hhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-zhjw-on-push-t7hhh is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-t7hhh","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-push-b2g82","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-push-b2g82","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-push-b2g82","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-push-b2g82","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-push-b2g82","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-push-b2g82","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-push-b2g82","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-parent-zhjw-on-push-b2g82 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-push-b2g82","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:10: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:10:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-kgop"} {"level":"info","ts":"2026-05-13T21:10:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-nxxe","snapshot":"snapshot-sample-kgop"} {"level":"info","ts":"2026-05-13T21:10:58Z","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-kgop\" not found","pipelineRun":{"name":"skipped-its-crzhs","namespace":"integration1-nxxe"}} {"level":"info","ts":"2026-05-13T21:10:58Z","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-kgop\" not found","pipelineRun":{"name":"my-integration-test-fhem-kzlfw","namespace":"integration1-nxxe"}} {"level":"error","ts":"2026-05-13T21:10:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-component-pac-zdsvsg","namespace":"integration1-nxxe"},"namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg","reconcileID":"cd67856f-9513-43d9-b73d-06fe26bc0c1c","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-component-pac-zdsvsg\" 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-13T21:10:58Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-zdsvsg","namespace":"integration1-nxxe"},"application":"integration1-nxxe/integ-app-cxvh","namespace":"integration1-nxxe","name":"test-component-pac-zdsvsg","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T21:10:58Z","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-fhem-kszwr","namespace":"integration1-nxxe"},"pipelineRun.Name":"my-integration-test-fhem-kszwr"} {"level":"info","ts":"2026-05-13T21:10:58Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fhem-kszwr","namespace":"integration1-nxxe"},"namespace":"integration1-nxxe","name":"my-integration-test-fhem-kszwr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-13T21:10:58Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-zdsvsg-on-pull-request-2pxxf","namespace":"integration1-nxxe"},"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-13T21:10:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:10:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-nxxe","snapshot":"integ-app-cxvh-20260513-210711-000"} {"level":"info","ts":"2026-05-13T21:11:05Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-ooauvi","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T21:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:11: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:11: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-nzdcc with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lsdg/gl-test-custom-branch-nvzphm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:11:08Z","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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:11: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:11: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:11:15Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-meum","name":"my-integration-test-bnjm"}} {"level":"info","ts":"2026-05-13T21:11:15Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-bnjm"} {"level":"info","ts":"2026-05-13T21:11:15Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-bnjm"} {"level":"info","ts":"2026-05-13T21:11:15Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-13T21:11:15Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-meum","name":"skipped-its-fail"}} {"level":"info","ts":"2026-05-13T21:11:15Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its-fail"} {"level":"info","ts":"2026-05-13T21:11:15Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its-fail"} {"level":"info","ts":"2026-05-13T21:11:15Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-13T21:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:11: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:11:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21: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":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11:21Z","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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-ooauvi-on-pull-request-rhttj","PR group":"konflux-test-component-pac-ooauvi"} {"level":"info","ts":"2026-05-13T21:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","prGroup":"konflux-test-component-pac-ooauvi","prGroupHash":"6980c0ecfe0dc7c9b4b5e424e95b7fc32bd611a456e69bbaa9fb50714afa24"} {"level":"info","ts":"2026-05-13T21:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:11:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","ExternalID":"my-integration-test-bnjm-test-component-pac-ooauvi"} {"level":"info","ts":"2026-05-13T21:11:22Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","ExternalID":"my-integration-test-bnjm-test-component-pac-ooauvi"} {"level":"info","ts":"2026-05-13T21:11:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","snapshot.NameSpace":"integration2-meum","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-bnjm","externalID":"my-integration-test-bnjm-test-component-pac-ooauvi"} {"level":"info","ts":"2026-05-13T21:11:22Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","ID":75881497837,"CheckName":"Konflux Dev version / my-integration-test-bnjm / test-component-pac-ooauvi","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T21:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","pipelineRun.Namespace":"integration2-meum","pipelineRun.Name":"test-component-pac-ooauvi-on-pull-request-rhttj","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T21:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","pipelinerun.Name":"test-component-pac-ooauvi-on-pull-request-rhttj"} {"level":"info","ts":"2026-05-13T21:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-ooauvi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:11:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","ExternalID":"my-integration-test-bnjm-test-component-pac-ooauvi"} {"level":"info","ts":"2026-05-13T21:11:22Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","ExternalID":"my-integration-test-bnjm-test-component-pac-ooauvi"} {"level":"info","ts":"2026-05-13T21:11:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","existingCheckRun":"github.CheckRun{ID:75881497837, NodeID:\"CR_kwDOKrwUx88AAAARquPE7Q\", HeadSHA:\"a94fed3d64252ae202c7bdeeb80ba7b178bd5d00\", ExternalID:\"my-integration-test-bnjm-test-component-pac-ooauvi\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75881497837\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75881497837\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 21:11:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ooauvi snapshot scenario my-integration-test-bnjm is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-meum/test-component-pac-ooauvi-on-pull-request-rhttj is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75881497837/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bnjm / test-component-pac-ooauvi\", CheckSuite:github.CheckSuite{ID:68889439088}, 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:3679004412, Number:30327, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30327\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ooauvi\", SHA:\"a94fed3d64252ae202c7bdeeb80ba7b178bd5d00\", 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-prcqct\", 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-13T21:11:23Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","ID":75881497837,"CheckName":"Konflux Dev version / my-integration-test-bnjm / test-component-pac-ooauvi","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T21:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","pipelineRun.Namespace":"integration2-meum","pipelineRun.Name":"test-component-pac-ooauvi-on-pull-request-rhttj","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T21:11:23Z","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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","pipelinerun.Name":"test-component-pac-ooauvi-on-pull-request-rhttj"} {"level":"info","ts":"2026-05-13T21:11: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-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11:23Z","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-ooauvi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11: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-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:11: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-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11: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-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11: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":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11: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-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:11: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-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11: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-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11: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":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11: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-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:11: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:11: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21: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-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11: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-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21: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-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21: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-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21: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-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:11: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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:11: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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rjpb/gh-test-custom-branch-dfrhua-on-pull-request-m5klg with pr group konflux-gh-test-custom-branch-dfrhua is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rjpb/gh-test-custom-branch-dfrhua, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:11: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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:11: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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:11: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:11: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-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11: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-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11: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-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11: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-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11: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-lgat is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:11: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:12: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"208.637058ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:12:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","reconcileID":"b838b6c7-6596-4f2f-ac7b-b360b7b5c46f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"214.105139ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:12:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","reconcileID":"5d9277a1-e970-4aeb-8ba9-8d0700faed0b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"224.55215ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:12:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","reconcileID":"e2c462a2-f506-4cb5-9e21-69fbfec66fdc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"245.590709ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:12:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","reconcileID":"850cd4b5-d600-4a77-8cbb-70e7a12ff154","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"286.357209ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:12:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","reconcileID":"150b88dc-e5d0-49e7-9f9d-106a0b10743b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"354.525991ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:12:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","reconcileID":"52abd39c-3ab6-42c4-8f99-7348239ac45a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"367.786009ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:12:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","reconcileID":"06e7ca5f-cae1-4204-834b-0b2ec5593384","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"688.373984ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:12:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","reconcileID":"e648f6fd-6dfe-4e3a-bac2-d25e14227fc6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"1.223881997s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:12:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","reconcileID":"f48f6437-cb8f-4ee6-b2e4-dd39a0e600e6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","elapsedSinceCompletion":"1.329493091s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:12:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","reconcileID":"a0dc0b0a-fc5c-4322-abf6-d01783eb72aa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21: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-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","reconcileID":"d3361211-bb67-4c97-938c-502fb04d1d55","component.Name":"test-comp-yvlq"} {"level":"info","ts":"2026-05-13T21:12: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","reconcileID":"d3361211-bb67-4c97-938c-502fb04d1d55","component.Name":"test-comp-anun"} {"level":"info","ts":"2026-05-13T21:12: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":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","reconcileID":"d3361211-bb67-4c97-938c-502fb04d1d55","component.Name":"test-symlink-comp-jlbx"} {"level":"info","ts":"2026-05-13T21:12:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-hfxg-20260513-210952-000"} {"level":"info","ts":"2026-05-13T21:12:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-hfxg-20260513-210952-000","application":"test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-hfxg-20260513-210952-000"} {"level":"info","ts":"2026-05-13T21:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-app-hfxg-20260513-210952-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-hfxg-20260513-210952-000","snapshot.Spec.Components":[{"name":"test-comp-lgat","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ltrq/test-comp-lgat@sha256:be4f03639b2aa1c7dc6134dbd255f977f40062b1d673cd5778e7fbd95cc2f350","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"bfcf0d7b4680fe4e89a434bec84328d3a0c7b45f"}}}]} {"level":"info","ts":"2026-05-13T21:12:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-lgat is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-hfxg-20260513-210952-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 6b409a60e273af41fba86e3f6e98d444bb735210f330b2fd8d08af8b311991 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-hfxg-20260513-210952-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-hfxg-20260513-210952-000"} {"level":"info","ts":"2026-05-13T21:12:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-hfxg-20260513-210952-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-hfxg-20260513-210952-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:12: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":"test-app-hfxg-20260513-210952-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-hfxg-20260513-210952-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","Application.Name":"test-app-hfxg","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:12: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":"test-app-hfxg-20260513-210952-000","namespace":"build-e2e-ltrq"},"snapshot":{"name":"test-app-hfxg-20260513-210952-000","namespace":"build-e2e-ltrq"}} {"level":"info","ts":"2026-05-13T21:12:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-hfxg-20260513-210952-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12: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":"test-app-hfxg-20260513-210952-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12: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":"test-app-hfxg-20260513-210952-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-app-hfxg-20260513-210952-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:12:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-hfxg-20260513-210952-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-app-hfxg-20260513-210952-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:12:50Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:12: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":"test-app-hfxg-20260513-210952-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-hfxg-20260513-210952-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-hfxg-20260513-210952-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:12: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":"test-app-hfxg-20260513-210952-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-hfxg-20260513-210952-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-hfxg-20260513-210952-000"} {"level":"info","ts":"2026-05-13T21:12:50Z","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-hfxg-20260513-210952-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-app-hfxg-20260513-210952-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:12:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-hfxg-20260513-210952-000","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","snapshot.Namespace":"build-e2e-ltrq","snapshot.Name":"test-app-hfxg-20260513-210952-000"} {"level":"info","ts":"2026-05-13T21:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-hfxg-20260513-210952-000"} {"level":"info","ts":"2026-05-13T21:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","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-13T21:12:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lgat-on-pull-request-9m896 has finished running","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12:51Z","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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12: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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:12:51Z","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-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","snapshot.Name":"test-app-hfxg-20260513-210952-000"} {"level":"info","ts":"2026-05-13T21:12:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-comp-lgat-on-pull-request-9m896","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-13T21:12:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lgat-on-pull-request-9m896 has finished running","buildpipelineRun":{"name":"test-comp-lgat-on-pull-request-9m896","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:13: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-nzdcc with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lsdg/gl-test-custom-branch-nvzphm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:12Z","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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:13: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13: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":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13: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-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13: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":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13: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-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-nzdcc with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lsdg/gl-test-custom-branch-nvzphm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:13:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:13: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13: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-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-nzdcc with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lsdg/gl-test-custom-branch-nvzphm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:13: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-nzdcc with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lsdg/gl-test-custom-branch-nvzphm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-nzdcc with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lsdg/gl-test-custom-branch-nvzphm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-nzdcc with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lsdg/gl-test-custom-branch-nvzphm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:43Z","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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:13: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:13: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-nzdcc with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lsdg/gl-test-custom-branch-nvzphm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13: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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:13: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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:13: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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:13: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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:13: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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rjpb/gh-test-custom-branch-dfrhua-on-pull-request-m5klg with pr group konflux-gh-test-custom-branch-dfrhua is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rjpb/gh-test-custom-branch-dfrhua, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:13: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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:13: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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:13: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-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13: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-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13: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-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13: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-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:13: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-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:13: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-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:13: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-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:13: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-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:13:46Z","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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:13: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-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:13: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:13:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:13: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-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:13: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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:13: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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:13: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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:13: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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rjpb/gh-test-custom-branch-dfrhua-on-pull-request-m5klg with pr group konflux-gh-test-custom-branch-dfrhua is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rjpb/gh-test-custom-branch-dfrhua, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:13: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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:13: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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rjpb/gh-test-custom-branch-dfrhua-on-pull-request-m5klg with pr group konflux-gh-test-custom-branch-dfrhua is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rjpb/gh-test-custom-branch-dfrhua, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14: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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rvxv/gl-multi-component-child-zhjw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-zhjw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rjpb/gh-test-custom-branch-dfrhua-on-pull-request-m5klg with pr group konflux-gh-test-custom-branch-dfrhua is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rjpb/gh-test-custom-branch-dfrhua, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14: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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rjpb/gh-test-custom-branch-dfrhua-on-pull-request-m5klg with pr group konflux-gh-test-custom-branch-dfrhua is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rjpb/gh-test-custom-branch-dfrhua, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14: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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:14: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-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14: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-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14: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-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14: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-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rjpb/gh-test-custom-branch-dfrhua-on-pull-request-m5klg with pr group konflux-gh-test-custom-branch-dfrhua is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rjpb/gh-test-custom-branch-dfrhua, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14:12Z","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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14: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-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rjpb/gh-test-custom-branch-dfrhua-on-pull-request-m5klg with pr group konflux-gh-test-custom-branch-dfrhua is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rjpb/gh-test-custom-branch-dfrhua, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14:23Z","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-dfrhua is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-zwnw6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-zwnw6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-zwnw6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14: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-multi-component-child-zhjw-on-push-zwnw6","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-push-zwnw6","reconcileID":"b62b1e22-e35e-4b87-9287-516f99d47b8f","Component.Namespace":"build-e2e-rvxv","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-rvxv/gl-multi-component-child-zhjw@sha256:60296555b07054610601922acf93dbbb89fea819e1a54eb86fbbc449adfb830f","Component.Name":"gl-multi-component-child-zhjw","lastBuildCommit":"1d2457eb38e12e7a5c33645205d10ad14f1344e3"} {"level":"info","ts":"2026-05-13T21:14:28Z","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-zhjw-on-push-zwnw6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","component.Namespace":"build-e2e-rvxv","component.Name":"gl-multi-component-child-zhjw"} {"level":"info","ts":"2026-05-13T21:14:28Z","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-zhjw-on-push-zwnw6","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-push-zwnw6","reconcileID":"b62b1e22-e35e-4b87-9287-516f99d47b8f","component.Name":"gl-multi-component-parent-zhjw"} {"level":"info","ts":"2026-05-13T21:14:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-nyoe-20260513-210943-000"} {"level":"info","ts":"2026-05-13T21:14:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-nyoe-20260513-210943-000","application":"build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-nyoe-20260513-210943-000"} {"level":"info","ts":"2026-05-13T21:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-zwnw6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"build-suite-component-update-nyoe-20260513-210943-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-nyoe-20260513-210943-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-zhjw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rvxv/gl-multi-component-child-zhjw@sha256:60296555b07054610601922acf93dbbb89fea819e1a54eb86fbbc449adfb830f","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-jhvagg","revision":"1d2457eb38e12e7a5c33645205d10ad14f1344e3"}}}]} {"level":"info","ts":"2026-05-13T21:14: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-component-update-nyoe-20260513-210943-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210943-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210943-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:14: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-component-update-nyoe-20260513-210943-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210943-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","Application.Name":"build-suite-component-update-nyoe","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:14: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-component-update-nyoe-20260513-210943-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"build-suite-component-update-nyoe-20260513-210943-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:14:28Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:14: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-component-update-nyoe-20260513-210943-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210943-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14: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-component-update-nyoe-20260513-210943-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210943-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-zwnw6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-push-zwnw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nyoe-20260513-210943-000"} {"level":"info","ts":"2026-05-13T21:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-zwnw6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-push-zwnw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nyoe-20260513-210943-000"} {"level":"info","ts":"2026-05-13T21:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-zwnw6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-push-zwnw6","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-13T21:14:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-zwnw6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-push-zwnw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-zhjw-on-push-zwnw6 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-zwnw6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-zwnw6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-zwnw6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-zwnw6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14: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-multi-component-child-zhjw-on-push-zwnw6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14: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-multi-component-child-zhjw-on-push-zwnw6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","snapshot.Name":"build-suite-component-update-nyoe-20260513-210943-000"} {"level":"info","ts":"2026-05-13T21:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-zwnw6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-push-zwnw6","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-13T21:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-zhjw-on-push-zwnw6 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-zwnw6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","prGroup":"konflux-test-symlink-comp-jlbx","prGroupHash":"4e9f5e0b812028354551dcafa4693dd824eae5adb4094da384dfd79607094d"} {"level":"info","ts":"2026-05-13T21:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-jlbx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:26Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-13T20:59:36Z","completionTime":"2026-05-13T21:00:26Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"66ad5933f4c7c20971863fa23dc93d045df5119d"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"66ad5933f4c7c20971863fa23dc93d045df5119d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-ltrq/test-symlink-comp-jlbx:on-pr-66ad5933f4c7c20971863fa23dc93d045df5119d"},{"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-ltrq/test-symlink-comp-jlbx:on-pr-66ad5933f4c7c20971863fa23dc93d045df5119d"},{"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:01f29882054e5ee2441e6e6852f2fbdb9ebe1fbfdf6701ea147421dfe6b158d7"},{"name":"kind","value":"task"}]},"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-jlbx-on-pull-request-vw6cc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc-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-0e44abdc9f95b335971817dcd66bf730-ee9c67c9207c53a4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg","namespace":"build-e2e-ltrq","name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-jlbx-on-pull-request-vw6cc has finished running","buildpipelineRun":{"name":"test-symlink-comp-jlbx-on-pull-request-vw6cc","namespace":"build-e2e-ltrq"},"application":"build-e2e-ltrq/test-app-hfxg"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","elapsedSinceCompletion":"1.040583905s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:14:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","reconcileID":"57261b3d-8fb9-49e2-a708-5a2e82e6605c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","elapsedSinceCompletion":"1.046094455s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:14:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","reconcileID":"2bf142b9-9ca4-4d25-955b-8960f6e9f1bf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","elapsedSinceCompletion":"1.056583594s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:14:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","reconcileID":"7d1a1987-bacf-4df0-81f4-bdb6ab80cbc1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","elapsedSinceCompletion":"1.07705124s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:14:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","reconcileID":"4e745c59-2ab3-4b79-9d19-9624c3caa198","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","elapsedSinceCompletion":"1.11810036s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:14:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","reconcileID":"58821c5e-33ec-4cc6-8999-93b33bdeb1f1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","elapsedSinceCompletion":"1.19878929s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:14:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","reconcileID":"fc1fbd5c-413d-424e-8f7a-c0d743b993c2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","elapsedSinceCompletion":"1.360418593s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:14:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","reconcileID":"9a01ee3d-4c27-464f-8b29-c39b77a09fa8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","elapsedSinceCompletion":"1.681465552s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:14:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","reconcileID":"d4036778-db17-4a9b-bec1-0d928152977c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","elapsedSinceCompletion":"2.207192863s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:14:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:14:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","reconcileID":"3acffc84-20a7-412e-9394-749a53f55ffd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","elapsedSinceCompletion":"2.32278031s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:14:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:14:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","reconcileID":"e0083e76-ab25-4e78-81d9-1b48e3c84f9d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","elapsedSinceCompletion":"2.927654472s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:14:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:14:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","reconcileID":"d0b72468-fb49-4b31-8752-939f3beb3cc6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xzot-20260513-210854-000","application":"integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-gbhdbc is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 7c41ca5552bbd8c961c272f0156e066393fd0c7bea452f319402fa9a042ab9 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"integ-app-xzot-20260513-210854-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xzot-20260513-210854-000","snapshot.Spec.Components":[{"name":"go-component-gbhdbc","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-bbqx/go-component-gbhdbc@sha256:655b26489997a6b309e7fa061fde577d7eb3b718d90bd3dd01ebc7c98647c7b9","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"0407d63fc7884fe8b157084223d8e4685ac2c579"}}}]} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","Application.Name":"integ-app-xzot","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-13T21:14: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"}} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.Name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationTestScenario.Name":"my-integration-test-qnvv"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationTestScenario.Name":"my-integration-test-qnvv"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","destinationComponentSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","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-13T21:14:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gbhdbc-on-pull-request-pv2mz has finished running","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","existingCheckRun":"github.CheckRun{ID:75881107716, NodeID:\"CR_kwDONSo-hs8AAAARqt3RBA\", HeadSHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", ExternalID:\"my-integration-test-qnvv-go-component-gbhdbc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75881107716\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75881107716\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 21:08:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-gbhdbc snapshot scenario my-integration-test-qnvv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-bbqx/go-component-gbhdbc-on-pull-request-pv2mz is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75881107716/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc\", CheckSuite:github.CheckSuite{ID:68889071391}, 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:3678937743, Number:22045, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22045\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-gbhdbc\", SHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", 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-kaoilo\", 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-13T21:14:45Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ID":75881107716,"CheckName":"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","testedSnapshot.Name":"integ-app-xzot-20260513-210854-000","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.Name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"}} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.Name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","destinationComponentSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:14:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.Name":"integ-app-xzot-20260513-210854-000"} {"level":"error","ts":"2026-05-13T21:14:46Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","resolver":"git","tektonResolverParams":[{"name":"url","value":"https://github.com/konflux-ci/integration-examples.git"},{"name":"revision","value":"a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"},{"name":"pathInRepo","value":"pipelineruns/integration_resolver_pipelinerun_pass.yaml"}],"error":"resolution for 'my-integration-test-qnvv-8wswg' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-8wswg\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/tekton.NewIntegrationPipelineRun\n\t/opt/app-root/src/tekton/integration_pipeline.go:128\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:808\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:283\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:322\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:393\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":"error","ts":"2026-05-13T21:14:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:285","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationScenario.Name":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-8wswg' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-8wswg\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:285\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:322\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:393\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-13T21:14:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"error","ts":"2026-05-13T21:14:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"integ-app-xzot-20260513-210854-000","reconcileID":"cdfc3ea9-0ded-4d7c-b40c-44dbb1b4b324","error":"resolution for 'my-integration-test-qnvv-8wswg' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-8wswg\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"}} {"level":"info","ts":"2026-05-13T21:14:46Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:14:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:46Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationTestScenario.Name":"my-integration-test-qnvv"} {"level":"info","ts":"2026-05-13T21:14:46Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"integ-app-xzot-20260513-210854-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:14:46Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"integ-app-xzot-20260513-210854-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:14:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","destinationComponentSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:14:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14: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-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.Name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","namespace":"group-bbqx","name":"go-component-gbhdbc-on-pull-request-pv2mz","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-13T21:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gbhdbc-on-pull-request-pv2mz has finished running","buildpipelineRun":{"name":"go-component-gbhdbc-on-pull-request-pv2mz","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","existingCheckRun":"github.CheckRun{ID:75881107716, NodeID:\"CR_kwDONSo-hs8AAAARqt3RBA\", HeadSHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", ExternalID:\"my-integration-test-qnvv-go-component-gbhdbc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75881107716\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75881107716\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 21:08:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-gbhdbc snapshot integ-app-xzot-20260513-210854-000 and scenario my-integration-test-qnvv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75881107716/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc\", CheckSuite:github.CheckSuite{ID:68889071391}, 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:3678937743, Number:22045, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22045\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-gbhdbc\", SHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", 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-kaoilo\", 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-13T21:14:47Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ID":75881107716,"CheckName":"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-13T21:14:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","testedSnapshot.Name":"integ-app-xzot-20260513-210854-000","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-13T21:14:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.Name":"integ-app-xzot-20260513-210854-000"} {"level":"error","ts":"2026-05-13T21:14:47Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","resolver":"git","tektonResolverParams":[{"name":"url","value":"https://github.com/konflux-ci/integration-examples.git"},{"name":"revision","value":"a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"},{"name":"pathInRepo","value":"pipelineruns/integration_resolver_pipelinerun_pass.yaml"}],"error":"resolution for 'my-integration-test-qnvv-ndq98' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-ndq98\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/tekton.NewIntegrationPipelineRun\n\t/opt/app-root/src/tekton/integration_pipeline.go:128\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:808\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\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":"error","ts":"2026-05-13T21:14:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationScenario.Name":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-ndq98' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-ndq98\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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-13T21:14:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"error","ts":"2026-05-13T21:14:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","Scenario":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-ndq98' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-ndq98\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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":"error","ts":"2026-05-13T21:14:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"integ-app-xzot-20260513-210854-000","reconcileID":"119ab31b-641d-41cc-aabc-a763b8e6beda","error":"resolution for 'my-integration-test-qnvv-ndq98' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-ndq98\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","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-13T21:14: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"}} {"level":"info","ts":"2026-05-13T21:14:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationTestScenario.Name":"my-integration-test-qnvv"} {"level":"info","ts":"2026-05-13T21:14:47Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","destinationComponentSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:14:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:48Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","existingCheckRun":"github.CheckRun{ID:75881107716, NodeID:\"CR_kwDONSo-hs8AAAARqt3RBA\", HeadSHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", ExternalID:\"my-integration-test-qnvv-go-component-gbhdbc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75881107716\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75881107716\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-13 21:08:54 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-13 21:14:46 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-gbhdbc snapshot integ-app-xzot-20260513-210854-000 and scenario my-integration-test-qnvv is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-qnvv-8wswg' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-8wswg\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75881107716/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc\", CheckSuite:github.CheckSuite{ID:68889071391}, 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:3678937743, Number:22045, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22045\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-gbhdbc\", SHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", 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-kaoilo\", 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-13T21:14:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.NameSpace":"group-bbqx","snapshot.Name":"integ-app-xzot-20260513-210854-000","scenarioName":"my-integration-test-qnvv","externalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:48Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ID":75882039467,"CheckName":"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-13T21:14:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","testedSnapshot.Name":"integ-app-xzot-20260513-210854-000","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-13T21:14:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.Name":"integ-app-xzot-20260513-210854-000"} {"level":"error","ts":"2026-05-13T21:14:48Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","resolver":"git","tektonResolverParams":[{"name":"url","value":"https://github.com/konflux-ci/integration-examples.git"},{"name":"revision","value":"a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"},{"name":"pathInRepo","value":"pipelineruns/integration_resolver_pipelinerun_pass.yaml"}],"error":"resolution for 'my-integration-test-qnvv-xv994' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-xv994\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/tekton.NewIntegrationPipelineRun\n\t/opt/app-root/src/tekton/integration_pipeline.go:128\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:808\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\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":"error","ts":"2026-05-13T21:14:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationScenario.Name":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-xv994' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-xv994\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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-13T21:14:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"error","ts":"2026-05-13T21:14:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","Scenario":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-xv994' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-xv994\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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":"error","ts":"2026-05-13T21:14:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"integ-app-xzot-20260513-210854-000","reconcileID":"73a241d1-0324-4d0d-abbb-dd6b3a438ffb","error":"resolution for 'my-integration-test-qnvv-xv994' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-xv994\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","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-13T21:14:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"}} {"level":"info","ts":"2026-05-13T21:14:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationTestScenario.Name":"my-integration-test-qnvv"} {"level":"info","ts":"2026-05-13T21:14:48Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","destinationComponentSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:14:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:49Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","existingCheckRun":"github.CheckRun{ID:75882039467, NodeID:\"CR_kwDONSo-hs8AAAARquwIqw\", HeadSHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", ExternalID:\"my-integration-test-qnvv-go-component-gbhdbc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882039467\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75882039467\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-13 21:14:48 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-13 21:14:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-gbhdbc snapshot integ-app-xzot-20260513-210854-000 and scenario my-integration-test-qnvv is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-qnvv-ndq98' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-ndq98\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882039467/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc\", CheckSuite:github.CheckSuite{ID:68889071391}, 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:3678937743, Number:22045, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22045\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-gbhdbc\", SHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", 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-kaoilo\", 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-13T21:14:49Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.NameSpace":"group-bbqx","snapshot.Name":"integ-app-xzot-20260513-210854-000","scenarioName":"my-integration-test-qnvv","externalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:49Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ID":75882042450,"CheckName":"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-13T21:14:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","testedSnapshot.Name":"integ-app-xzot-20260513-210854-000","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-13T21:14:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.Name":"integ-app-xzot-20260513-210854-000"} {"level":"error","ts":"2026-05-13T21:14:49Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","resolver":"git","tektonResolverParams":[{"name":"url","value":"https://github.com/konflux-ci/integration-examples.git"},{"name":"revision","value":"a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"},{"name":"pathInRepo","value":"pipelineruns/integration_resolver_pipelinerun_pass.yaml"}],"error":"resolution for 'my-integration-test-qnvv-cwppq' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-cwppq\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/tekton.NewIntegrationPipelineRun\n\t/opt/app-root/src/tekton/integration_pipeline.go:128\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:808\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\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":"error","ts":"2026-05-13T21:14:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationScenario.Name":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-cwppq' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-cwppq\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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-13T21:14:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"error","ts":"2026-05-13T21:14:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","Scenario":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-cwppq' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-cwppq\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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":"error","ts":"2026-05-13T21:14:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"integ-app-xzot-20260513-210854-000","reconcileID":"3833fa16-15c1-4a2e-a686-f63ad08ea1e8","error":"resolution for 'my-integration-test-qnvv-cwppq' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-cwppq\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14:49Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","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-13T21:14:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"}} {"level":"info","ts":"2026-05-13T21:14:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:49Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationTestScenario.Name":"my-integration-test-qnvv"} {"level":"info","ts":"2026-05-13T21:14:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","destinationComponentSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:14:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","existingCheckRun":"github.CheckRun{ID:75882042450, NodeID:\"CR_kwDONSo-hs8AAAARquwUUg\", HeadSHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", ExternalID:\"my-integration-test-qnvv-go-component-gbhdbc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882042450\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75882042450\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-13 21:14:49 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-13 21:14:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-gbhdbc snapshot integ-app-xzot-20260513-210854-000 and scenario my-integration-test-qnvv is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-qnvv-xv994' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-xv994\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882042450/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc\", CheckSuite:github.CheckSuite{ID:68889071391}, 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:3678937743, Number:22045, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22045\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-gbhdbc\", SHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", 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-kaoilo\", 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-13T21:14:50Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.NameSpace":"group-bbqx","snapshot.Name":"integ-app-xzot-20260513-210854-000","scenarioName":"my-integration-test-qnvv","externalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:50Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ID":75882044954,"CheckName":"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-13T21:14:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","testedSnapshot.Name":"integ-app-xzot-20260513-210854-000","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-13T21:14:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.Name":"integ-app-xzot-20260513-210854-000"} {"level":"error","ts":"2026-05-13T21:14:51Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","resolver":"git","tektonResolverParams":[{"name":"url","value":"https://github.com/konflux-ci/integration-examples.git"},{"name":"revision","value":"a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"},{"name":"pathInRepo","value":"pipelineruns/integration_resolver_pipelinerun_pass.yaml"}],"error":"resolution for 'my-integration-test-qnvv-qgpqm' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-qgpqm\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/tekton.NewIntegrationPipelineRun\n\t/opt/app-root/src/tekton/integration_pipeline.go:128\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:808\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\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":"error","ts":"2026-05-13T21:14:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationScenario.Name":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-qgpqm' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-qgpqm\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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-13T21:14:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"}} {"level":"info","ts":"2026-05-13T21:14:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"error","ts":"2026-05-13T21:14:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","Scenario":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-qgpqm' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-qgpqm\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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":"error","ts":"2026-05-13T21:14:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"integ-app-xzot-20260513-210854-000","reconcileID":"96dd8e29-bca9-4d35-9dd0-84b80a8af9fc","error":"resolution for 'my-integration-test-qnvv-qgpqm' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-qgpqm\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14:51Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:51Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","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-13T21:14:51Z","logger":"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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","destinationComponentSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationTestScenario.Name":"my-integration-test-qnvv"} {"level":"info","ts":"2026-05-13T21:14:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:14:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:51Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","existingCheckRun":"github.CheckRun{ID:75882044954, NodeID:\"CR_kwDONSo-hs8AAAARquweGg\", HeadSHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", ExternalID:\"my-integration-test-qnvv-go-component-gbhdbc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882044954\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75882044954\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-13 21:14:50 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-13 21:14:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-gbhdbc snapshot integ-app-xzot-20260513-210854-000 and scenario my-integration-test-qnvv is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-qnvv-cwppq' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-cwppq\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882044954/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc\", CheckSuite:github.CheckSuite{ID:68889071391}, 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:3678937743, Number:22045, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22045\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-gbhdbc\", SHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", 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-kaoilo\", 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-13T21:14:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.NameSpace":"group-bbqx","snapshot.Name":"integ-app-xzot-20260513-210854-000","scenarioName":"my-integration-test-qnvv","externalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:51Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ID":75882048085,"CheckName":"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-13T21:14:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","testedSnapshot.Name":"integ-app-xzot-20260513-210854-000","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-13T21:14:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.Name":"integ-app-xzot-20260513-210854-000"} {"level":"error","ts":"2026-05-13T21:14:52Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","resolver":"git","tektonResolverParams":[{"name":"url","value":"https://github.com/konflux-ci/integration-examples.git"},{"name":"revision","value":"a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"},{"name":"pathInRepo","value":"pipelineruns/integration_resolver_pipelinerun_pass.yaml"}],"error":"resolution for 'my-integration-test-qnvv-shttd' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-shttd\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/tekton.NewIntegrationPipelineRun\n\t/opt/app-root/src/tekton/integration_pipeline.go:128\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:808\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\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":"error","ts":"2026-05-13T21:14:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationScenario.Name":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-shttd' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-shttd\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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-13T21:14:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"error","ts":"2026-05-13T21:14:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","Scenario":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-shttd' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-shttd\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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":"error","ts":"2026-05-13T21:14:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"integ-app-xzot-20260513-210854-000","reconcileID":"f46abfe9-72e5-4f52-bf5c-67693afc9a18","error":"resolution for 'my-integration-test-qnvv-shttd' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-shttd\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","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-13T21:14: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationTestScenario.Name":"my-integration-test-qnvv"} {"level":"info","ts":"2026-05-13T21:14: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"}} {"level":"info","ts":"2026-05-13T21:14:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:52Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","destinationComponentSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:14:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:52Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","existingCheckRun":"github.CheckRun{ID:75882048085, NodeID:\"CR_kwDONSo-hs8AAAARquwqVQ\", HeadSHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", ExternalID:\"my-integration-test-qnvv-go-component-gbhdbc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882048085\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75882048085\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-13 21:14:51 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-13 21:14:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-gbhdbc snapshot integ-app-xzot-20260513-210854-000 and scenario my-integration-test-qnvv is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-qnvv-qgpqm' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-qgpqm\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882048085/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc\", CheckSuite:github.CheckSuite{ID:68889071391}, 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:3678937743, Number:22045, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22045\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-gbhdbc\", SHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", 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-kaoilo\", 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-13T21:14:52Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.NameSpace":"group-bbqx","snapshot.Name":"integ-app-xzot-20260513-210854-000","scenarioName":"my-integration-test-qnvv","externalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:52Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ID":75882050721,"CheckName":"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-13T21:14:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","testedSnapshot.Name":"integ-app-xzot-20260513-210854-000","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-13T21:14:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.Name":"integ-app-xzot-20260513-210854-000"} {"level":"error","ts":"2026-05-13T21:14:53Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","resolver":"git","tektonResolverParams":[{"name":"url","value":"https://github.com/konflux-ci/integration-examples.git"},{"name":"revision","value":"a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"},{"name":"pathInRepo","value":"pipelineruns/integration_resolver_pipelinerun_pass.yaml"}],"error":"resolution for 'my-integration-test-qnvv-4gnr4' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-4gnr4\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/tekton.NewIntegrationPipelineRun\n\t/opt/app-root/src/tekton/integration_pipeline.go:128\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:808\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\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":"error","ts":"2026-05-13T21:14:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationScenario.Name":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-4gnr4' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-4gnr4\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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-13T21:14:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"error","ts":"2026-05-13T21:14:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","Scenario":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-4gnr4' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-4gnr4\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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":"error","ts":"2026-05-13T21:14:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"integ-app-xzot-20260513-210854-000","reconcileID":"b6db9341-a357-4c26-a31c-c61fcd3e7598","error":"resolution for 'my-integration-test-qnvv-4gnr4' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-4gnr4\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"}} {"level":"info","ts":"2026-05-13T21:14: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":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","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-13T21:14:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationTestScenario.Name":"my-integration-test-qnvv"} {"level":"info","ts":"2026-05-13T21:14:53Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","destinationComponentSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","elapsedSinceCompletion":"236.677389ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:14:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","reconcileID":"84500f44-b901-4423-a4ea-bc62b16becf9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","elapsedSinceCompletion":"242.300253ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:14:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","reconcileID":"bf88d8a9-f544-4753-8d7e-bbee7a39beab","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","elapsedSinceCompletion":"252.889123ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:14:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","reconcileID":"43028ff5-fdcf-4bd9-87df-f2ae0f66d530","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","elapsedSinceCompletion":"273.734801ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:14:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","reconcileID":"d9bc4caa-57cc-489c-a3db-aab6a172097d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","elapsedSinceCompletion":"314.243045ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:14:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","reconcileID":"f5356835-a93d-40f0-b1d2-0383d79a6b9a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","elapsedSinceCompletion":"393.128825ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:14:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","reconcileID":"1ce79a17-4a98-4f51-9174-155a183bb15b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","elapsedSinceCompletion":"395.443847ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:14:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","reconcileID":"3a9f8ebc-0b21-452a-9653-aa5078474c07","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","existingCheckRun":"github.CheckRun{ID:75882050721, NodeID:\"CR_kwDONSo-hs8AAAARquw0oQ\", HeadSHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", ExternalID:\"my-integration-test-qnvv-go-component-gbhdbc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882050721\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75882050721\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-13 21:14:52 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-13 21:14:52 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-gbhdbc snapshot integ-app-xzot-20260513-210854-000 and scenario my-integration-test-qnvv is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-qnvv-shttd' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-shttd\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882050721/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc\", CheckSuite:github.CheckSuite{ID:68889071391}, 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:3678937743, Number:22045, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22045\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-gbhdbc\", SHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", 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-kaoilo\", 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-13T21:14:53Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.NameSpace":"group-bbqx","snapshot.Name":"integ-app-xzot-20260513-210854-000","scenarioName":"my-integration-test-qnvv","externalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","elapsedSinceCompletion":"716.332149ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:14:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","reconcileID":"ee9d83b0-e336-4641-84bd-f9d1946b578d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ID":75882053374,"CheckName":"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","testedSnapshot.Name":"integ-app-xzot-20260513-210854-000","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-13T21:14:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:53Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.Name":"integ-app-xzot-20260513-210854-000"} {"level":"error","ts":"2026-05-13T21:14:54Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","resolver":"git","tektonResolverParams":[{"name":"url","value":"https://github.com/konflux-ci/integration-examples.git"},{"name":"revision","value":"a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"},{"name":"pathInRepo","value":"pipelineruns/integration_resolver_pipelinerun_pass.yaml"}],"error":"resolution for 'my-integration-test-qnvv-ksvbs' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-ksvbs\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/tekton.NewIntegrationPipelineRun\n\t/opt/app-root/src/tekton/integration_pipeline.go:128\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:808\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\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":"error","ts":"2026-05-13T21:14:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationScenario.Name":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-ksvbs' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-ksvbs\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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-13T21:14:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"error","ts":"2026-05-13T21:14:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","Scenario":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-ksvbs' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-ksvbs\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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":"error","ts":"2026-05-13T21:14:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"integ-app-xzot-20260513-210854-000","reconcileID":"c11b3f14-c349-41cb-8ad1-cb21add8a57b","error":"resolution for 'my-integration-test-qnvv-ksvbs' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-ksvbs\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","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-13T21:14: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":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"}} {"level":"info","ts":"2026-05-13T21:14:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationTestScenario.Name":"my-integration-test-qnvv"} {"level":"info","ts":"2026-05-13T21:14:54Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","destinationComponentSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:14:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","elapsedSinceCompletion":"1.357062124s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:14:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","reconcileID":"acd8d021-3d17-4b32-a13d-bbc3225b123c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","existingCheckRun":"github.CheckRun{ID:75882053374, NodeID:\"CR_kwDONSo-hs8AAAARquw-_g\", HeadSHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", ExternalID:\"my-integration-test-qnvv-go-component-gbhdbc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882053374\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75882053374\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-13 21:14:53 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-13 21:14:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-gbhdbc snapshot integ-app-xzot-20260513-210854-000 and scenario my-integration-test-qnvv is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-qnvv-4gnr4' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-4gnr4\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882053374/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc\", CheckSuite:github.CheckSuite{ID:68889071391}, 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:3678937743, Number:22045, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22045\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-gbhdbc\", SHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", 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-kaoilo\", 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-13T21:14:54Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.NameSpace":"group-bbqx","snapshot.Name":"integ-app-xzot-20260513-210854-000","scenarioName":"my-integration-test-qnvv","externalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","elapsedSinceCompletion":"1.472745322s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:14:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","reconcileID":"2bbeff46-42ad-45b1-85ee-c5744d92d8ea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14:54Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ID":75882055984,"CheckName":"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-13T21:14:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","testedSnapshot.Name":"integ-app-xzot-20260513-210854-000","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-13T21:14:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.Name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-mvmj-20260513-211122-000","application":"integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-mvmj-20260513-211122-000"} {"level":"error","ts":"2026-05-13T21:14:55Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","resolver":"git","tektonResolverParams":[{"name":"url","value":"https://github.com/konflux-ci/integration-examples.git"},{"name":"revision","value":"a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"},{"name":"pathInRepo","value":"pipelineruns/integration_resolver_pipelinerun_pass.yaml"}],"error":"resolution for 'my-integration-test-qnvv-tw4jg' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-tw4jg\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/tekton.NewIntegrationPipelineRun\n\t/opt/app-root/src/tekton/integration_pipeline.go:128\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:808\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\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":"error","ts":"2026-05-13T21:14:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationScenario.Name":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-tw4jg' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-tw4jg\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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-13T21:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"integ-app-mvmj-20260513-211122-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-mvmj-20260513-211122-000","snapshot.Spec.Components":[{"name":"test-component-pac-ooauvi","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration2-meum/test-component-pac-ooauvi@sha256:73f7e0c54246cc27b164936f7202c75046ae37d813822ab7ddeb5d0637c30588","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"a94fed3d64252ae202c7bdeeb80ba7b178bd5d00"}}}]} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"error","ts":"2026-05-13T21:14:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","Scenario":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-tw4jg' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-tw4jg\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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":"error","ts":"2026-05-13T21:14:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"integ-app-xzot-20260513-210854-000","reconcileID":"7250a70a-1252-4153-b509-71fdb50d70f5","error":"resolution for 'my-integration-test-qnvv-tw4jg' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-tw4jg\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-ooauvi is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 6980c0ecfe0dc7c9b4b5e424e95b7fc32bd611a456e69bbaa9fb50714afa24 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"}} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:55Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","destinationComponentSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:14: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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","Application.Name":"integ-app-mvmj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","integrationTestScenario.Name":"my-integration-test-bnjm"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"my-integration-test-bnjm-t7swg","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-bnjm"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:14:55Z","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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"namespace":"integration2-meum","name":"integ-app-mvmj-20260513-211122-000","reconcileID":"5f68c7af-69a0-497c-934f-81f3521d9391","snapshot.name":"integ-app-mvmj-20260513-211122-000","pipelinerun.name":"test-component-pac-ooauvi-on-pull-request-rhttj","duration":2.380259617} {"level":"info","ts":"2026-05-13T21:14:55Z","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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"integ-app-mvmj-20260513-211122-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","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-13T21:14: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationTestScenario.Name":"my-integration-test-qnvv"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","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-13T21:14:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ooauvi-on-pull-request-rhttj has finished running","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14:55Z","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-pezv-on-push-bqflz","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14: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":"gh-multi-component-child-pezv-on-push-bqflz","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14: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":"gh-multi-component-child-pezv-on-push-bqflz","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14:55Z","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-pezv-on-push-bqflz","namespace":"build-e2e-npgc"},"namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-push-bqflz","reconcileID":"89165f2e-b884-46e5-87a4-db079e013f67","Component.Namespace":"build-e2e-npgc","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-npgc/gh-multi-component-child-pezv@sha256:e9b6e404ef9eeb27e90848959fc590fa5b64b00a2bd8fe20b83f75b99589be27","Component.Name":"gh-multi-component-child-pezv","lastBuildCommit":"3207c54745e0d3c363045b6212d77e07305490eb"} {"level":"info","ts":"2026-05-13T21:14:55Z","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-pezv-on-push-bqflz","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","component.Namespace":"build-e2e-npgc","component.Name":"gh-multi-component-child-pezv"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","existingCheckRun":"github.CheckRun{ID:75882055984, NodeID:\"CR_kwDONSo-hs8AAAARquxJMA\", HeadSHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", ExternalID:\"my-integration-test-qnvv-go-component-gbhdbc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882055984\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75882055984\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-13 21:14:54 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-13 21:14:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-gbhdbc snapshot integ-app-xzot-20260513-210854-000 and scenario my-integration-test-qnvv is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-qnvv-ksvbs' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-ksvbs\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882055984/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc\", CheckSuite:github.CheckSuite{ID:68889071391}, 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:3678937743, Number:22045, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22045\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-gbhdbc\", SHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", 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-kaoilo\", 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-13T21:14:55Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.NameSpace":"group-bbqx","snapshot.Name":"integ-app-xzot-20260513-210854-000","scenarioName":"my-integration-test-qnvv","externalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:55Z","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-pezv-on-push-bqflz","namespace":"build-e2e-npgc"},"namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-push-bqflz","reconcileID":"89165f2e-b884-46e5-87a4-db079e013f67","component.Name":"gh-multi-component-parent-pezv"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-erfw-20260513-211010-000"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-erfw-20260513-211010-000","application":"build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-erfw-20260513-211010-000"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-push-bqflz","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"build-suite-component-update-erfw-20260513-211010-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-erfw-20260513-211010-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-pezv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-npgc/gh-multi-component-child-pezv@sha256:e9b6e404ef9eeb27e90848959fc590fa5b64b00a2bd8fe20b83f75b99589be27","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-pxfqmb","revision":"3207c54745e0d3c363045b6212d77e07305490eb"}}}]} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-push-bqflz","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-push-bqflz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-erfw-20260513-211010-000"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-push-bqflz","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-push-bqflz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-erfw-20260513-211010-000"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-push-bqflz","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-push-bqflz","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-13T21:14:55Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-bnjm-t7swg","namespace":"integration2-meum"},"namespace":"integration2-meum","name":"my-integration-test-bnjm-t7swg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-push-bqflz","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-push-bqflz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-pezv-on-push-bqflz has finished running","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-push-bqflz","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","snapshot.Name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi-on-pull-request-rhttj","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-13T21:14:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ooauvi-on-pull-request-rhttj has finished running","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14:56Z","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-pezv-on-push-bqflz","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14: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-pezv-on-push-bqflz","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14: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-pezv-on-push-bqflz","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14:56Z","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-pezv-on-push-bqflz","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14: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":"gh-multi-component-child-pezv-on-push-bqflz","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","snapshot.Name":"build-suite-component-update-erfw-20260513-211010-000"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-push-bqflz","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-push-bqflz","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-13T21:14:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-pezv-on-push-bqflz has finished running","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-push-bqflz","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ID":75882058951,"CheckName":"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","testedSnapshot.Name":"integ-app-xzot-20260513-210854-000","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.Name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14: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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"}} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14: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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","snapshot.Name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","destinationComponentSnapshot.Name":"integ-app-mvmj-20260513-211122-000","testedSnapshot":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","scenario.Name":"my-integration-test-bnjm","destinationSnapshot.Name":"integ-app-mvmj-20260513-211122-000","testedSnapshot":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","scenario.Name":"my-integration-test-bnjm","destinationSnapshot.Name":"integ-app-mvmj-20260513-211122-000","testedSnapshot":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","ExternalID":"my-integration-test-bnjm-test-component-pac-ooauvi"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","existingCheckRun":"github.CheckRun{ID:75881497837, NodeID:\"CR_kwDOKrwUx88AAAARquPE7Q\", HeadSHA:\"a94fed3d64252ae202c7bdeeb80ba7b178bd5d00\", ExternalID:\"my-integration-test-bnjm-test-component-pac-ooauvi\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75881497837\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75881497837\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 21:11:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ooauvi snapshot scenario my-integration-test-bnjm is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-meum/test-component-pac-ooauvi-on-pull-request-rhttj is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75881497837/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bnjm / test-component-pac-ooauvi\", CheckSuite:github.CheckSuite{ID:68889439088}, 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:3679004412, Number:30327, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30327\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ooauvi\", SHA:\"a94fed3d64252ae202c7bdeeb80ba7b178bd5d00\", 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-prcqct\", 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-13T21:14:56Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","resolver":"git","tektonResolverParams":[{"name":"url","value":"https://github.com/konflux-ci/integration-examples.git"},{"name":"revision","value":"a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"},{"name":"pathInRepo","value":"pipelineruns/integration_resolver_pipelinerun_pass.yaml"}],"error":"resolution for 'my-integration-test-qnvv-bzn8p' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-bzn8p\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/tekton.NewIntegrationPipelineRun\n\t/opt/app-root/src/tekton/integration_pipeline.go:128\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:808\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\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":"error","ts":"2026-05-13T21:14:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationScenario.Name":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-bzn8p' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-bzn8p\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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-13T21:14:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"error","ts":"2026-05-13T21:14:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","Scenario":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-bzn8p' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-bzn8p\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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":"error","ts":"2026-05-13T21:14:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"integ-app-xzot-20260513-210854-000","reconcileID":"cad300f1-1cc9-49b8-ba4a-fbd91a38e8df","error":"resolution for 'my-integration-test-qnvv-bzn8p' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-bzn8p\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-erfw-20260513-211010-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-erfw-20260513-211010-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-erfw-20260513-211010-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-erfw-20260513-211010-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-erfw-20260513-211010-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","Application.Name":"build-suite-component-update-erfw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-erfw-20260513-211010-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"build-suite-component-update-erfw-20260513-211010-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:14:56Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-erfw-20260513-211010-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-erfw-20260513-211010-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-erfw-20260513-211010-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-erfw-20260513-211010-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","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-13T21:14: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationTestScenario.Name":"my-integration-test-qnvv"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","ID":75881497837,"CheckName":"Konflux Dev version / my-integration-test-bnjm / test-component-pac-ooauvi","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","testedSnapshot.Name":"integ-app-mvmj-20260513-211122-000","destinationSnapshot.Name":"integ-app-mvmj-20260513-211122-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:14: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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","snapshot.Name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:14: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"}} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:56Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","destinationComponentSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:56Z","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-nwzd-on-push-xj9q4","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:14: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":"fj-multi-component-child-nwzd-on-push-xj9q4","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:14: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":"fj-multi-component-child-nwzd-on-push-xj9q4","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:14:56Z","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-nwzd-on-push-xj9q4","namespace":"build-e2e-bhbs"},"namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-push-xj9q4","reconcileID":"d601de36-6293-4d7c-b6e7-e1e3b972f674","Component.Namespace":"build-e2e-bhbs","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-bhbs/fj-multi-component-child-nwzd@sha256:29e0bc34f967f5188ca50f9aeb48b141a6c576e8dc4da8cccc2fe46cd8997a16","Component.Name":"fj-multi-component-child-nwzd","lastBuildCommit":"3784079e84c8561a3bb37446f94859c68036890c"} {"level":"info","ts":"2026-05-13T21:14:56Z","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-nwzd-on-push-xj9q4","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","component.Namespace":"build-e2e-bhbs","component.Name":"fj-multi-component-child-nwzd"} {"level":"info","ts":"2026-05-13T21:14:57Z","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-nwzd-on-push-xj9q4","namespace":"build-e2e-bhbs"},"namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-push-xj9q4","reconcileID":"d601de36-6293-4d7c-b6e7-e1e3b972f674","component.Name":"fj-multi-component-parent-nwzd"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-krbz-20260513-211005-000"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-krbz-20260513-211005-000","application":"build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-krbz-20260513-211005-000"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-xj9q4","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"build-suite-component-update-krbz-20260513-211005-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-krbz-20260513-211005-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-nwzd","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-bhbs/fj-multi-component-child-nwzd@sha256:29e0bc34f967f5188ca50f9aeb48b141a6c576e8dc4da8cccc2fe46cd8997a16","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-vurcav","revision":"3784079e84c8561a3bb37446f94859c68036890c"}}}]} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","existingCheckRun":"github.CheckRun{ID:75882058951, NodeID:\"CR_kwDONSo-hs8AAAARquxUxw\", HeadSHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", ExternalID:\"my-integration-test-qnvv-go-component-gbhdbc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882058951\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75882058951\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-13 21:14:55 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-13 21:14:55 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-gbhdbc snapshot integ-app-xzot-20260513-210854-000 and scenario my-integration-test-qnvv is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-qnvv-tw4jg' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-tw4jg\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882058951/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc\", CheckSuite:github.CheckSuite{ID:68889071391}, 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:3678937743, Number:22045, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22045\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-gbhdbc\", SHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", 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-kaoilo\", 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-13T21:14:57Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.NameSpace":"group-bbqx","snapshot.Name":"integ-app-xzot-20260513-210854-000","scenarioName":"my-integration-test-qnvv","externalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-xj9q4","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-push-xj9q4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-krbz-20260513-211005-000"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-xj9q4","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-push-xj9q4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-krbz-20260513-211005-000"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-xj9q4","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-push-xj9q4","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-13T21:14:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-xj9q4","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-push-xj9q4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-nwzd-on-push-xj9q4 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-xj9q4","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-xj9q4","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-xj9q4","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-xj9q4","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:14:57Z","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-nwzd-on-push-xj9q4","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:14:57Z","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-nwzd-on-push-xj9q4","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","snapshot.Name":"build-suite-component-update-krbz-20260513-211005-000"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-xj9q4","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-push-xj9q4","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-13T21:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-nwzd-on-push-xj9q4 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-xj9q4","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"error","ts":"2026-05-13T21:14:57Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","resolver":"git","tektonResolverParams":[{"name":"url","value":"https://github.com/konflux-ci/integration-examples.git"},{"name":"revision","value":"a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"},{"name":"pathInRepo","value":"pipelineruns/integration_resolver_pipelinerun_pass.yaml"}],"error":"resolution for 'my-integration-test-qnvv-r76l2' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-r76l2\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/tekton.NewIntegrationPipelineRun\n\t/opt/app-root/src/tekton/integration_pipeline.go:128\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:808\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\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":"error","ts":"2026-05-13T21:14:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationScenario.Name":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-r76l2' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-r76l2\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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-13T21:14:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"error","ts":"2026-05-13T21:14:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","Scenario":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-r76l2' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-r76l2\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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":"error","ts":"2026-05-13T21:14:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"integ-app-xzot-20260513-210854-000","reconcileID":"2ae5355b-3e8e-4253-8479-2fe1ee5b44b0","error":"resolution for 'my-integration-test-qnvv-r76l2' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-r76l2\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:14:57Z","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-krbz-20260513-211005-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-krbz-20260513-211005-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-krbz-20260513-211005-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-krbz-20260513-211005-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-krbz-20260513-211005-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","Application.Name":"build-suite-component-update-krbz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-krbz-20260513-211005-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"build-suite-component-update-krbz-20260513-211005-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:14:57Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:14:57Z","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-krbz-20260513-211005-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-krbz-20260513-211005-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-krbz-20260513-211005-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-krbz-20260513-211005-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ID":75882062714,"CheckName":"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","testedSnapshot.Name":"integ-app-xzot-20260513-210854-000","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.Name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"}} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:57Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","destinationComponentSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","existingCheckRun":"github.CheckRun{ID:75882062714, NodeID:\"CR_kwDONSo-hs8AAAARquxjeg\", HeadSHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", ExternalID:\"my-integration-test-qnvv-go-component-gbhdbc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882062714\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75882062714\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-13 21:14:57 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-13 21:14:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-gbhdbc snapshot integ-app-xzot-20260513-210854-000 and scenario my-integration-test-qnvv is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-qnvv-bzn8p' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-bzn8p\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882062714/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc\", CheckSuite:github.CheckSuite{ID:68889071391}, 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:3678937743, Number:22045, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22045\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-gbhdbc\", SHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", 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-kaoilo\", 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-13T21:14:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.NameSpace":"group-bbqx","snapshot.Name":"integ-app-xzot-20260513-210854-000","scenarioName":"my-integration-test-qnvv","externalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:14:58Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ID":75882065327,"CheckName":"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-13T21:14:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","testedSnapshot.Name":"integ-app-xzot-20260513-210854-000","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-13T21:14:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.Name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:14:59Z","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-pezv-on-push-m8gd9","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-push-m8gd9","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-push-m8gd9","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14:59Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-pezv-on-push-m8gd9","namespace":"build-e2e-npgc"},"namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-push-m8gd9","reconcileID":"54bd1bb1-cee2-4c7a-8706-7ba31f2debac","Component.Namespace":"build-e2e-npgc","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-npgc/gh-multi-component-parent-pezv@sha256:5935d7ef6e8a6c93b45794eb96f3292bcdcba6648b1ca4bc89496fefeadcf175","Component.Name":"gh-multi-component-parent-pezv","lastBuildCommit":"ff59fb85b3df93a7f4109d9a22983eb46e761c5f"} {"level":"info","ts":"2026-05-13T21:14:59Z","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-pezv-on-push-m8gd9","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","component.Namespace":"build-e2e-npgc","component.Name":"gh-multi-component-parent-pezv"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-erfw-20260513-211005-000"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-erfw-20260513-211005-000","application":"build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-erfw-20260513-211005-000"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-push-m8gd9","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"build-suite-component-update-erfw-20260513-211005-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-erfw-20260513-211005-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-pezv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-npgc/gh-multi-component-child-pezv@sha256:e9b6e404ef9eeb27e90848959fc590fa5b64b00a2bd8fe20b83f75b99589be27","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-pxfqmb","revision":"3207c54745e0d3c363045b6212d77e07305490eb","dockerfileUrl":"Dockerfile"}}},{"name":"gh-multi-component-parent-pezv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-npgc/gh-multi-component-parent-pezv@sha256:5935d7ef6e8a6c93b45794eb96f3292bcdcba6648b1ca4bc89496fefeadcf175","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-pxfqmb","revision":"ff59fb85b3df93a7f4109d9a22983eb46e761c5f"}}}]} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-erfw-20260513-211005-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-erfw-20260513-211005-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-erfw-20260513-211005-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-erfw-20260513-211005-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-erfw-20260513-211005-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","Application.Name":"build-suite-component-update-erfw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-erfw-20260513-211005-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"build-suite-component-update-erfw-20260513-211005-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:14:59Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-erfw-20260513-211005-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-erfw-20260513-211005-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-erfw-20260513-211005-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-erfw-20260513-211005-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-push-m8gd9","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-push-m8gd9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-erfw-20260513-211005-000"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-push-m8gd9","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-push-m8gd9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-erfw-20260513-211005-000"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-push-m8gd9","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-push-m8gd9","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-13T21:14:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-push-m8gd9","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-push-m8gd9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-pezv-on-push-m8gd9 has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-push-m8gd9","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14:59Z","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-pezv-on-push-m8gd9","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-push-m8gd9","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-push-m8gd9","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-push-m8gd9","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-push-m8gd9","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","snapshot.Name":"build-suite-component-update-erfw-20260513-211005-000"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-push-m8gd9","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-parent-pezv-on-push-m8gd9","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-13T21:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-pezv-on-push-m8gd9 has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-pezv-on-push-m8gd9","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:59Z","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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"689.955259ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:14:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","reconcileID":"dea14a7e-3961-4803-aad3-280cb93fd2e7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:59Z","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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"696.838566ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:14:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","reconcileID":"466cffcb-e43f-4ce3-bf7d-8e14ee0408a3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:59Z","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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"707.65473ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:14:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","reconcileID":"33198422-61c7-4d90-a799-38b68f5d1707","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:59Z","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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"728.373848ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:14:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","reconcileID":"ee784b27-a1df-4858-9682-07faca58a878","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:59Z","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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"771.736048ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:14:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","reconcileID":"96ef959f-e90f-40b9-9814-335a5fc0017d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:14:59Z","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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"852.664629ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:14:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","reconcileID":"d9078b60-df12-4dd5-a84a-ff5f12d4fb92","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:00Z","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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"1.013524224s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:15:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","reconcileID":"37cc7cd8-7943-4fdc-b58d-74831f5f0e40","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:00Z","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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"1.333972163s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:15:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","reconcileID":"f58d7f69-9e54-4bd2-bb46-9604fe7701d5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:00Z","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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"1.625888949s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:15:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","reconcileID":"b8f71b2a-313a-4267-8dfb-f128685554b1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:00Z","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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","elapsedSinceCompletion":"1.974532364s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:15:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","reconcileID":"5135cce0-1152-4067-ab0e-5e54f3eb79a9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","reconcileID":"1c04de6b-12ea-4044-bd60-2a4c7ff6543e","component.Name":"gl-multi-component-parent-zhjw"} {"level":"info","ts":"2026-05-13T21:15:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-nyoe-20260513-210949-000"} {"level":"info","ts":"2026-05-13T21:15:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-nyoe-20260513-210949-000","application":"build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-nyoe-20260513-210949-000"} {"level":"info","ts":"2026-05-13T21:15:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-rvxv/gl-multi-component-child-zhjw-on-pull-request-xbhzb with pr group konflux-gl-multi-component-child-zhjw is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210949-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:01Z","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-zhjw is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210949-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash ef450122a0b1a7dd12911c3740ad41e4cc5bf6570fed8fda962a180e970f05 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210949-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"build-suite-component-update-nyoe-20260513-210949-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-nyoe-20260513-210949-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-zhjw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rvxv/gl-multi-component-child-zhjw@sha256:dbed45bf2bd7c493084616797fa414384e3e6f8fbf296e7d5792bd93a052039a","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-jhvagg","revision":"a92c6d679290f08b40d19588794ef77c4940f1c4"}}}]} {"level":"info","ts":"2026-05-13T21:15:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-nyoe-20260513-210949-000"} {"level":"info","ts":"2026-05-13T21:15:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210949-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210949-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:15: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-nyoe-20260513-210949-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210949-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","Application.Name":"build-suite-component-update-nyoe","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:15: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-nyoe-20260513-210949-000","namespace":"build-e2e-rvxv"},"snapshot":{"name":"build-suite-component-update-nyoe-20260513-210949-000","namespace":"build-e2e-rvxv"}} {"level":"info","ts":"2026-05-13T21:15:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210949-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15: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-nyoe-20260513-210949-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15: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-nyoe-20260513-210949-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"build-suite-component-update-nyoe-20260513-210949-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:15:01Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:15:01Z","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-nyoe-20260513-210949-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210949-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210949-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:15: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-nyoe-20260513-210949-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210949-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nyoe-20260513-210949-000"} {"level":"info","ts":"2026-05-13T21:15:01Z","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-nyoe-20260513-210949-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"build-suite-component-update-nyoe-20260513-210949-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21: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":"build-suite-component-update-nyoe-20260513-210949-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210949-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210949-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21: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":"build-suite-component-update-nyoe-20260513-210949-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210949-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:02Z","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-nyoe-20260513-210949-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"build-suite-component-update-nyoe-20260513-210949-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:15:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-nyoe-20260513-210949-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","snapshot.Namespace":"build-e2e-rvxv","snapshot.Name":"build-suite-component-update-nyoe-20260513-210949-000"} {"level":"info","ts":"2026-05-13T21:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nyoe-20260513-210949-000"} {"level":"info","ts":"2026-05-13T21:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","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-13T21:15:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-zhjw-on-pull-request-zdbf6 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","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-13T21: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationTestScenario.Name":"my-integration-test-qnvv"} {"level":"info","ts":"2026-05-13T21:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:03Z","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-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15: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":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","snapshot.Name":"build-suite-component-update-nyoe-20260513-210949-000"} {"level":"info","ts":"2026-05-13T21:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","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-13T21:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-zhjw-on-pull-request-zdbf6 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-pull-request-zdbf6","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15: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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"}} {"level":"info","ts":"2026-05-13T21:15:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:15:03Z","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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:15: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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"integ-app-mvmj-20260513-211122-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:15:03Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-bnjm-t7swg","namespace":"integration2-meum"},"namespace":"integration2-meum","name":"my-integration-test-bnjm-t7swg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T21:15: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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"integ-app-mvmj-20260513-211122-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:15:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","destinationComponentSnapshot.Name":"integ-app-mvmj-20260513-211122-000","testedSnapshot":"integ-app-mvmj-20260513-211122-000"} {"level":"error","ts":"2026-05-13T21:15:03Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","resolver":"git","tektonResolverParams":[{"name":"url","value":"https://github.com/konflux-ci/integration-examples.git"},{"name":"revision","value":"a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"},{"name":"pathInRepo","value":"pipelineruns/integration_resolver_pipelinerun_pass.yaml"}],"error":"resolution for 'my-integration-test-qnvv-rtb4t' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-rtb4t\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/tekton.NewIntegrationPipelineRun\n\t/opt/app-root/src/tekton/integration_pipeline.go:128\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:808\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\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":"error","ts":"2026-05-13T21:15:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationScenario.Name":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-rtb4t' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-rtb4t\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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-13T21:15:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"error","ts":"2026-05-13T21:15:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","Scenario":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-rtb4t' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-rtb4t\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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":"error","ts":"2026-05-13T21:15:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"integ-app-xzot-20260513-210854-000","reconcileID":"20322623-1d71-4592-8cb0-8339c0b0e0db","error":"resolution for 'my-integration-test-qnvv-rtb4t' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-rtb4t\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:15: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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:15:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:15:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","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-13T21:15: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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:15:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:15:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:15:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","scenario.Name":"my-integration-test-bnjm","destinationSnapshot.Name":"integ-app-mvmj-20260513-211122-000","testedSnapshot":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","scenario.Name":"my-integration-test-bnjm","destinationSnapshot.Name":"integ-app-mvmj-20260513-211122-000","testedSnapshot":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","ExternalID":"my-integration-test-bnjm-test-component-pac-ooauvi"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","existingCheckRun":"github.CheckRun{ID:75881497837, NodeID:\"CR_kwDOKrwUx88AAAARquPE7Q\", HeadSHA:\"a94fed3d64252ae202c7bdeeb80ba7b178bd5d00\", ExternalID:\"my-integration-test-bnjm-test-component-pac-ooauvi\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75881497837\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75881497837\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-13 21:11:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-ooauvi snapshot integ-app-mvmj-20260513-211122-000 and scenario my-integration-test-bnjm 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/75881497837/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bnjm / test-component-pac-ooauvi\", CheckSuite:github.CheckSuite{ID:68889439088}, 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:3679004412, Number:30327, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30327\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ooauvi\", SHA:\"a94fed3d64252ae202c7bdeeb80ba7b178bd5d00\", 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-prcqct\", 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-13T21:15:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","ID":75881497837,"CheckName":"Konflux Dev version / my-integration-test-bnjm / test-component-pac-ooauvi","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","testedSnapshot.Name":"integ-app-mvmj-20260513-211122-000","destinationSnapshot.Name":"integ-app-mvmj-20260513-211122-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15: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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","snapshot.Name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"my-integration-test-bnjm-t7swg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:15: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"}} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:15:04Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","destinationComponentSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:04Z","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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","elapsedSinceCompletion":"881.953191ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:15:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","reconcileID":"447e564d-f532-41de-ad69-a9f6ab4665c6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:04Z","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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","elapsedSinceCompletion":"887.748125ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:15:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","reconcileID":"4b3bcacf-8482-422c-a358-496906413959","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:04Z","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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","elapsedSinceCompletion":"898.449631ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:15:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","reconcileID":"94c2b43c-ff19-415f-b583-afdbe1b4b9e9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:04Z","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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","elapsedSinceCompletion":"919.021784ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:15:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","reconcileID":"2dc38e3a-72df-4c8b-a0e8-ed390abca243","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:04Z","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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","elapsedSinceCompletion":"960.304909ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:15:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","reconcileID":"0a2b2c34-0d7d-41d0-be60-1131c01eb765","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:15: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:05Z","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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","elapsedSinceCompletion":"1.04307139s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:15:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","reconcileID":"aeaafd07-8688-4646-99a6-a189a9a1e68f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:15: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:05Z","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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","elapsedSinceCompletion":"1.203718269s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:15:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","reconcileID":"9812fd5d-9f30-4782-858b-654334cec8a2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:15:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:15:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:15:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","existingCheckRun":"github.CheckRun{ID:75882065327, NodeID:\"CR_kwDONSo-hs8AAAARquxtrw\", HeadSHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", ExternalID:\"my-integration-test-qnvv-go-component-gbhdbc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882065327\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75882065327\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-13 21:14:58 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-13 21:14:57 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-gbhdbc snapshot integ-app-xzot-20260513-210854-000 and scenario my-integration-test-qnvv is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-qnvv-r76l2' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-r76l2\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882065327/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc\", CheckSuite:github.CheckSuite{ID:68889071391}, 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:3678937743, Number:22045, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22045\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-gbhdbc\", SHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", 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-kaoilo\", 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-13T21:15: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.NameSpace":"group-bbqx","snapshot.Name":"integ-app-xzot-20260513-210854-000","scenarioName":"my-integration-test-qnvv","externalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:15: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:05Z","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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","elapsedSinceCompletion":"1.524509625s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:15:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","reconcileID":"0ee5ae4e-6d2d-49be-9667-91a384ffe2b5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:15: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15: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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:05Z","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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","elapsedSinceCompletion":"1.849567582s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:15:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","reconcileID":"2d7b4cac-ef3e-427f-b2f5-85f07566ee4e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ID":75882083020,"CheckName":"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","testedSnapshot.Name":"integ-app-xzot-20260513-210854-000","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:15: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.Name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:06Z","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-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","elapsedSinceCompletion":"2.165123718s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:15:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","reconcileID":"c0679e9f-e4c1-4e0b-bd6b-fd51a90761de","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-nmhe-20260513-210954-000"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-nmhe-20260513-210954-000","application":"build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-nmhe-20260513-210954-000"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"build-suite-test-application-nmhe-20260513-210954-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-nmhe-20260513-210954-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-nvzphm","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lsdg/gl-test-custom-branch-nvzphm@sha256:0441ce6fa5cb7e31cba01c530823b0d4a303896cae672f8a988bd135418de80e","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-xgjwec","revision":"0bb9b97516b0d503bdb7053917cd693ddc3fa2fa"}}}]} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-vqszb with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-lsdg/gl-test-custom-branch-nvzphm-on-pull-request-nzdcc with pr group konflux-gl-test-custom-branch-nvzphm is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:06Z","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-nvzphm is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 0219c4f0c17063028545779c9a0dae8540bc037968600e7d55f44faddb7449 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-nmhe-20260513-210954-000"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","Application.Name":"build-suite-test-application-nmhe","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:15:06Z","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-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","snapshot.Name":"build-suite-test-application-nmhe-20260513-210038-000"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"snapshot":{"name":"build-suite-test-application-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"}} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:06Z","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-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:06Z","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-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"build-suite-test-application-nmhe-20260513-210954-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:15:06Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:15:06Z","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-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:06Z","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-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"build-suite-test-application-nmhe-20260513-210954-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-nmhe-20260513-210954-000"} {"level":"info","ts":"2026-05-13T21:15:06Z","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-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"build-suite-test-application-nmhe-20260513-210954-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","snapshot.Namespace":"build-e2e-lsdg","snapshot.Name":"build-suite-test-application-nmhe-20260513-210954-000"} {"level":"info","ts":"2026-05-13T21:15:06Z","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-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-nmhe-20260513-210954-000"} {"level":"info","ts":"2026-05-13T21:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","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-13T21:15:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-nvzphm-on-pull-request-nzqgp has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-9vwvt","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-9vwvt","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-9vwvt","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:07Z","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-nwzd-on-push-9vwvt","namespace":"build-e2e-bhbs"},"namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-push-9vwvt","reconcileID":"8c1b4fd9-bdfb-4e5f-87c1-a0693df67ab0","Component.Namespace":"build-e2e-bhbs","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-bhbs/fj-multi-component-child-nwzd@sha256:8b1940ec4285d218f34c2bba1206e2a371add7557cd1525e416646d2bab8271a","Component.Name":"fj-multi-component-child-nwzd","lastBuildCommit":"26dc530778b11467b827c3b3a8185eee828637d5"} {"level":"info","ts":"2026-05-13T21:15:07Z","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-nwzd-on-push-9vwvt","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","component.Namespace":"build-e2e-bhbs","component.Name":"fj-multi-component-child-nwzd"} {"level":"info","ts":"2026-05-13T21:15:07Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-9vwvt","namespace":"build-e2e-bhbs"},"namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-push-9vwvt","reconcileID":"8c1b4fd9-bdfb-4e5f-87c1-a0693df67ab0","component.Name":"fj-multi-component-parent-nwzd"} {"level":"info","ts":"2026-05-13T21:15:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-krbz-20260513-211020-000"} {"level":"info","ts":"2026-05-13T21:15:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-krbz-20260513-211020-000","application":"build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-krbz-20260513-211020-000"} {"level":"info","ts":"2026-05-13T21:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-9vwvt","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"build-suite-component-update-krbz-20260513-211020-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-krbz-20260513-211020-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-nwzd","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-bhbs/fj-multi-component-child-nwzd@sha256:8b1940ec4285d218f34c2bba1206e2a371add7557cd1525e416646d2bab8271a","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-vurcav","revision":"26dc530778b11467b827c3b3a8185eee828637d5"}}}]} {"level":"info","ts":"2026-05-13T21:15:07Z","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-krbz-20260513-211020-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-krbz-20260513-211020-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-krbz-20260513-211020-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:15:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-krbz-20260513-211020-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-krbz-20260513-211020-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","Application.Name":"build-suite-component-update-krbz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:15:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-krbz-20260513-211020-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"build-suite-component-update-krbz-20260513-211020-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:15:07Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:15:07Z","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-krbz-20260513-211020-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-krbz-20260513-211020-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-krbz-20260513-211020-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-krbz-20260513-211020-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-9vwvt","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-push-9vwvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-krbz-20260513-211020-000"} {"level":"info","ts":"2026-05-13T21:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-9vwvt","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-push-9vwvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-krbz-20260513-211020-000"} {"level":"info","ts":"2026-05-13T21:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-9vwvt","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-push-9vwvt","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-13T21:15:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-9vwvt","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-push-9vwvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-nwzd-on-push-9vwvt has finished running","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-9vwvt","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-9vwvt","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-9vwvt","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-9vwvt","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:07Z","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-nwzd-on-push-9vwvt","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:07Z","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-nwzd-on-push-9vwvt","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","snapshot.Name":"build-suite-component-update-krbz-20260513-211020-000"} {"level":"info","ts":"2026-05-13T21:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-9vwvt","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-child-nwzd-on-push-9vwvt","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-13T21:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-nwzd-on-push-9vwvt has finished running","buildpipelineRun":{"name":"fj-multi-component-child-nwzd-on-push-9vwvt","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21: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":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","snapshot.Name":"build-suite-test-application-nmhe-20260513-210954-000"} {"level":"info","ts":"2026-05-13T21:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","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-13T21:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-nvzphm-on-pull-request-nzqgp has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-nzqgp","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-push-wp4s5","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-push-wp4s5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:15:12Z","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-nvzphm-on-push-wp4s5","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15: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":"gl-test-custom-branch-nvzphm-on-push-wp4s5","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15: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":"gl-test-custom-branch-nvzphm-on-push-wp4s5","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-push-wp4s5","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-push-wp4s5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:15:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-test-custom-branch-nvzphm-on-push-wp4s5 is not associated with a pull request","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-push-wp4s5","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:15: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:15:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:15:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","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-13T21:15: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:15:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationTestScenario.Name":"my-integration-test-qnvv"} {"level":"error","ts":"2026-05-13T21:15:15Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","resolver":"git","tektonResolverParams":[{"name":"url","value":"https://github.com/konflux-ci/integration-examples.git"},{"name":"revision","value":"a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"},{"name":"pathInRepo","value":"pipelineruns/integration_resolver_pipelinerun_pass.yaml"}],"error":"resolution for 'my-integration-test-qnvv-snlbv' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-snlbv\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/tekton.NewIntegrationPipelineRun\n\t/opt/app-root/src/tekton/integration_pipeline.go:128\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:808\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\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":"error","ts":"2026-05-13T21:15:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationScenario.Name":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-snlbv' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-snlbv\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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-13T21:15:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:15: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"}} {"level":"info","ts":"2026-05-13T21:15:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"error","ts":"2026-05-13T21:15:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","Scenario":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-snlbv' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-snlbv\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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":"error","ts":"2026-05-13T21:15:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"integ-app-xzot-20260513-210854-000","reconcileID":"888fa7c0-4b76-4897-90ee-2e7067bc249e","error":"resolution for 'my-integration-test-qnvv-snlbv' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-snlbv\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:15:15Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:15:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","destinationComponentSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:15:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:15:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:15:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:15:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:15:15Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:15:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","existingCheckRun":"github.CheckRun{ID:75882083020, NodeID:\"CR_kwDONSo-hs8AAAARquyyzA\", HeadSHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", ExternalID:\"my-integration-test-qnvv-go-component-gbhdbc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882083020\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75882083020\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-13 21:15:05 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-13 21:15:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-gbhdbc snapshot integ-app-xzot-20260513-210854-000 and scenario my-integration-test-qnvv is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-qnvv-rtb4t' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-rtb4t\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882083020/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc\", CheckSuite:github.CheckSuite{ID:68889071391}, 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:3678937743, Number:22045, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22045\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-gbhdbc\", SHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", 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-kaoilo\", 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-13T21:15: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.NameSpace":"group-bbqx","snapshot.Name":"integ-app-xzot-20260513-210854-000","scenarioName":"my-integration-test-qnvv","externalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:15:16Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ID":75882110872,"CheckName":"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-13T21:15:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","testedSnapshot.Name":"integ-app-xzot-20260513-210854-000","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-13T21:15:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:15: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.Name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:15:16Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-meum","name":"my-integration-test-yhnr"}} {"level":"info","ts":"2026-05-13T21:15:16Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-yhnr"} {"level":"info","ts":"2026-05-13T21:15:16Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-yhnr"} {"level":"info","ts":"2026-05-13T21:15:16Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-13T21:15:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:15:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:15:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","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-13T21:15: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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:15:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","integrationTestScenario.Name":"my-integration-test-yhnr"} {"level":"info","ts":"2026-05-13T21:15:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"my-integration-test-yhnr-vnvbn","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-yhnr"} {"level":"info","ts":"2026-05-13T21:15:16Z","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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"namespace":"integration2-meum","name":"integ-app-mvmj-20260513-211122-000","reconcileID":"1f3f5f70-cf63-43c6-899a-84b17a9c6296","snapshot.name":"integ-app-mvmj-20260513-211122-000","pipelinerun.name":"test-component-pac-ooauvi-on-pull-request-rhttj","duration":23.634857402} {"level":"info","ts":"2026-05-13T21:15:16Z","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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"integ-app-mvmj-20260513-211122-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:15:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15: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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"}} {"level":"info","ts":"2026-05-13T21:15:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:15:16Z","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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:15:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","snapshot.Name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","destinationComponentSnapshot.Name":"integ-app-mvmj-20260513-211122-000","testedSnapshot":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","Application.Name":"integ-app-mvmj","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-13T21:15:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","integrationTestScenario.Name":"my-integration-test-bnjm","pipelineRun.Name":"my-integration-test-bnjm-t7swg"} {"level":"info","ts":"2026-05-13T21:15:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","integrationTestScenario.Name":"my-integration-test-yhnr","pipelineRun.Name":"my-integration-test-yhnr-vnvbn"} {"level":"info","ts":"2026-05-13T21:15:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:15:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","scenario.Name":"my-integration-test-yhnr","destinationSnapshot.Name":"integ-app-mvmj-20260513-211122-000","testedSnapshot":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","scenario.Name":"my-integration-test-bnjm"} {"level":"info","ts":"2026-05-13T21:15:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","scenario.Name":"my-integration-test-yhnr","destinationSnapshot.Name":"integ-app-mvmj-20260513-211122-000","testedSnapshot":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15:16Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","ExternalID":"my-integration-test-yhnr-test-component-pac-ooauvi"} {"level":"info","ts":"2026-05-13T21:15:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","snapshot.NameSpace":"integration2-meum","snapshot.Name":"integ-app-mvmj-20260513-211122-000","scenarioName":"my-integration-test-yhnr","externalID":"my-integration-test-yhnr-test-component-pac-ooauvi"} {"level":"info","ts":"2026-05-13T21:15:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15:17Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-yhnr-vnvbn","namespace":"integration2-meum"},"namespace":"integration2-meum","name":"my-integration-test-yhnr-vnvbn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T21:15:17Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","ID":75882114440,"CheckName":"Konflux Dev version / my-integration-test-yhnr / test-component-pac-ooauvi","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-13T21:15:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","testedSnapshot.Name":"integ-app-mvmj-20260513-211122-000","destinationSnapshot.Name":"integ-app-mvmj-20260513-211122-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-13T21:15:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15: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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","snapshot.Name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15: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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"}} {"level":"info","ts":"2026-05-13T21:15:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:15:17Z","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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:15:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","snapshot.Name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","destinationComponentSnapshot.Name":"integ-app-mvmj-20260513-211122-000","testedSnapshot":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:15:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","scenario.Name":"my-integration-test-yhnr","destinationSnapshot.Name":"integ-app-mvmj-20260513-211122-000","testedSnapshot":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","scenario.Name":"my-integration-test-bnjm"} {"level":"info","ts":"2026-05-13T21:15:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","scenario.Name":"my-integration-test-yhnr","destinationSnapshot.Name":"integ-app-mvmj-20260513-211122-000","testedSnapshot":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","ExternalID":"my-integration-test-yhnr-test-component-pac-ooauvi"} {"level":"info","ts":"2026-05-13T21:15:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","existingCheckRun":"github.CheckRun{ID:75882114440, NodeID:\"CR_kwDOKrwUx88AAAARqu0tiA\", HeadSHA:\"a94fed3d64252ae202c7bdeeb80ba7b178bd5d00\", ExternalID:\"my-integration-test-yhnr-test-component-pac-ooauvi\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75882114440\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75882114440\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-13 21:15:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-ooauvi snapshot integ-app-mvmj-20260513-211122-000 and scenario my-integration-test-yhnr is in progress\", Text:\"PipelineRun 'my-integration-test-yhnr-vnvbn' created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75882114440/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yhnr / test-component-pac-ooauvi\", CheckSuite:github.CheckSuite{ID:68889439088}, 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:3679004412, Number:30327, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30327\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ooauvi\", SHA:\"a94fed3d64252ae202c7bdeeb80ba7b178bd5d00\", 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-prcqct\", 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-13T21:15:17Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","ID":75882114440,"CheckName":"Konflux Dev version / my-integration-test-yhnr / test-component-pac-ooauvi","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-13T21:15:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","testedSnapshot.Name":"integ-app-mvmj-20260513-211122-000","destinationSnapshot.Name":"integ-app-mvmj-20260513-211122-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-13T21:15:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15: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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","snapshot.Name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15:25Z","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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"}} {"level":"info","ts":"2026-05-13T21:15:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:15:25Z","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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:15: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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"integ-app-mvmj-20260513-211122-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:15: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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"integ-app-mvmj-20260513-211122-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:15: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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:15:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:15:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","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-13T21:15: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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:15:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:15:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","destinationComponentSnapshot.Name":"integ-app-mvmj-20260513-211122-000","testedSnapshot":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15:25Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-yhnr-vnvbn","namespace":"integration2-meum"},"namespace":"integration2-meum","name":"my-integration-test-yhnr-vnvbn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T21:15:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:15:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","scenario.Name":"my-integration-test-yhnr","destinationSnapshot.Name":"integ-app-mvmj-20260513-211122-000","testedSnapshot":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","scenario.Name":"my-integration-test-bnjm"} {"level":"info","ts":"2026-05-13T21:15:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","scenario.Name":"my-integration-test-yhnr","destinationSnapshot.Name":"integ-app-mvmj-20260513-211122-000","testedSnapshot":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15:25Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","ExternalID":"my-integration-test-yhnr-test-component-pac-ooauvi"} {"level":"info","ts":"2026-05-13T21:15:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","existingCheckRun":"github.CheckRun{ID:75882114440, NodeID:\"CR_kwDOKrwUx88AAAARqu0tiA\", HeadSHA:\"a94fed3d64252ae202c7bdeeb80ba7b178bd5d00\", ExternalID:\"my-integration-test-yhnr-test-component-pac-ooauvi\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75882114440\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75882114440\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-13 21:15:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-ooauvi snapshot integ-app-mvmj-20260513-211122-000 and scenario my-integration-test-yhnr 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/75882114440/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yhnr / test-component-pac-ooauvi\", CheckSuite:github.CheckSuite{ID:68889439088}, 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:3679004412, Number:30327, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30327\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ooauvi\", SHA:\"a94fed3d64252ae202c7bdeeb80ba7b178bd5d00\", 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-prcqct\", 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-13T21:15:25Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","ID":75882114440,"CheckName":"Konflux Dev version / my-integration-test-yhnr / test-component-pac-ooauvi","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-13T21:15:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","testedSnapshot.Name":"integ-app-mvmj-20260513-211122-000","destinationSnapshot.Name":"integ-app-mvmj-20260513-211122-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-13T21:15:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15: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-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","snapshot.Name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15:25Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-mvmj-20260513-211122-000","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"my-integration-test-yhnr-vnvbn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:15:34Z","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-zhjw-on-push-t7hhh","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:34Z","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-zhjw-on-push-t7hhh","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:34Z","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-zhjw-on-push-t7hhh","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:34Z","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-zhjw-on-push-t7hhh","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-push-t7hhh","reconcileID":"1bd88897-254f-4414-8535-412d422759d3","Component.Namespace":"build-e2e-rvxv","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-rvxv/gl-multi-component-child-zhjw@sha256:e4668cc4c2e522832d428e236f441588c6f491eda28c476f6730f6f2936f74c4","Component.Name":"gl-multi-component-child-zhjw","lastBuildCommit":"96350fb712280f04002ed6954c87cd2cbbdd9120"} {"level":"info","ts":"2026-05-13T21:15:34Z","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-zhjw-on-push-t7hhh","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","component.Namespace":"build-e2e-rvxv","component.Name":"gl-multi-component-child-zhjw"} {"level":"info","ts":"2026-05-13T21:15: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":"gl-multi-component-child-zhjw-on-push-t7hhh","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-push-t7hhh","reconcileID":"1bd88897-254f-4414-8535-412d422759d3","component.Name":"gl-multi-component-parent-zhjw"} {"level":"info","ts":"2026-05-13T21:15:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-nyoe-20260513-211050-000"} {"level":"info","ts":"2026-05-13T21:15:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-nyoe-20260513-211050-000","application":"build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-nyoe-20260513-211050-000"} {"level":"info","ts":"2026-05-13T21:15: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":"build-suite-component-update-nyoe-20260513-211050-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nyoe-20260513-211050-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nyoe-20260513-211050-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:15: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-nyoe-20260513-211050-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-nyoe-20260513-211050-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","Application.Name":"build-suite-component-update-nyoe","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-t7hhh","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"build-suite-component-update-nyoe-20260513-211050-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-nyoe-20260513-211050-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-zhjw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rvxv/gl-multi-component-child-zhjw@sha256:e4668cc4c2e522832d428e236f441588c6f491eda28c476f6730f6f2936f74c4","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-jhvagg","revision":"96350fb712280f04002ed6954c87cd2cbbdd9120"}}}]} {"level":"info","ts":"2026-05-13T21:15: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-nyoe-20260513-211050-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"build-suite-component-update-nyoe-20260513-211050-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:15:34Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:15: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":"build-suite-component-update-nyoe-20260513-211050-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nyoe-20260513-211050-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15: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-nyoe-20260513-211050-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nyoe-20260513-211050-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-t7hhh","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-push-t7hhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nyoe-20260513-211050-000"} {"level":"info","ts":"2026-05-13T21:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-t7hhh","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-push-t7hhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nyoe-20260513-211050-000"} {"level":"info","ts":"2026-05-13T21:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-t7hhh","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-push-t7hhh","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-13T21:15:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-t7hhh","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-push-t7hhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-zhjw-on-push-t7hhh has finished running","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-t7hhh","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:34Z","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-zhjw-on-push-t7hhh","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:34Z","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-zhjw-on-push-t7hhh","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:34Z","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-zhjw-on-push-t7hhh","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:34Z","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-zhjw-on-push-t7hhh","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-t7hhh","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","snapshot.Name":"build-suite-component-update-nyoe-20260513-211050-000"} {"level":"info","ts":"2026-05-13T21:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-t7hhh","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-child-zhjw-on-push-t7hhh","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-13T21:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-zhjw-on-push-t7hhh has finished running","buildpipelineRun":{"name":"gl-multi-component-child-zhjw-on-push-t7hhh","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:35Z","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-pezv-on-push-b8vw5","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-push-b8vw5","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-push-b8vw5","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1303","msg":"build pipelineRun start time is older than last built time in component annotation test.appstudio.openshift.io/lastbuilttime, won't update Global Candidate List","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-push-b8vw5","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:15:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-erfw-20260513-210956-000"} {"level":"info","ts":"2026-05-13T21:15:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-erfw-20260513-210956-000","application":"build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:15:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-erfw-20260513-210956-000"} {"level":"info","ts":"2026-05-13T21:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-push-b8vw5","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"build-suite-component-update-erfw-20260513-210956-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-erfw-20260513-210956-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-pezv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-npgc/gh-multi-component-child-pezv@sha256:be275ba501f493e8b6e58e1e18421a42335e90646e2320eb0d4cdaa2ac0b39d5","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-pxfqmb","revision":"f70ea37f0406e27dde9381863eaa75491668ebbf"}}},{"name":"gh-multi-component-parent-pezv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-npgc/gh-multi-component-parent-pezv@sha256:5935d7ef6e8a6c93b45794eb96f3292bcdcba6648b1ca4bc89496fefeadcf175","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-pxfqmb","revision":"ff59fb85b3df93a7f4109d9a22983eb46e761c5f","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-13T21:15:35Z","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-erfw-20260513-210956-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:15:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-erfw-20260513-210956-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:15:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-erfw-20260513-210956-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:15: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-erfw-20260513-210956-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:15:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-erfw-20260513-210956-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","Application.Name":"build-suite-component-update-erfw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:15: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-erfw-20260513-210956-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"build-suite-component-update-erfw-20260513-210956-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:15:35Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:15:35Z","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-erfw-20260513-210956-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:15:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-erfw-20260513-210956-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:15: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-erfw-20260513-210956-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:15:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-erfw-20260513-210956-000","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-push-b8vw5","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-push-b8vw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-erfw-20260513-210956-000"} {"level":"info","ts":"2026-05-13T21:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-push-b8vw5","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-push-b8vw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-erfw-20260513-210956-000"} {"level":"info","ts":"2026-05-13T21:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-push-b8vw5","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-push-b8vw5","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-13T21:15:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-push-b8vw5","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw","namespace":"build-e2e-npgc","name":"gh-multi-component-child-pezv-on-push-b8vw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-pezv-on-push-b8vw5 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-pezv-on-push-b8vw5","namespace":"build-e2e-npgc"},"application":"build-e2e-npgc/build-suite-component-update-erfw"} {"level":"info","ts":"2026-05-13T21:15: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:15:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:15:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","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-13T21:15: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:15:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationTestScenario.Name":"my-integration-test-qnvv"} {"level":"error","ts":"2026-05-13T21:15:36Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","resolver":"git","tektonResolverParams":[{"name":"url","value":"https://github.com/konflux-ci/integration-examples.git"},{"name":"revision","value":"a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"},{"name":"pathInRepo","value":"pipelineruns/integration_resolver_pipelinerun_pass.yaml"}],"error":"resolution for 'my-integration-test-qnvv-l2z8w' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-l2z8w\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/tekton.NewIntegrationPipelineRun\n\t/opt/app-root/src/tekton/integration_pipeline.go:128\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:808\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\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":"error","ts":"2026-05-13T21:15:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationScenario.Name":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-l2z8w' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-l2z8w\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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-13T21:15:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"error","ts":"2026-05-13T21:15:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","Scenario":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-l2z8w' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-l2z8w\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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":"error","ts":"2026-05-13T21:15:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"integ-app-xzot-20260513-210854-000","reconcileID":"2f23f92b-4d6d-43c3-8964-de0c06222f77","error":"resolution for 'my-integration-test-qnvv-l2z8w' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-l2z8w\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"}} {"level":"info","ts":"2026-05-13T21:15:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:15:36Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:15:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","destinationComponentSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:15:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:15:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:15:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:15:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-pflf"} {"level":"info","ts":"2026-05-13T21:15:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-pflf","application":"integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:15:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-pflf"} {"level":"info","ts":"2026-05-13T21:15:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-pflf"} {"level":"info","ts":"2026-05-13T21:15:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-mvmj has been set as a Controller OwnerReference on Snapshot snapshot-sample-pflf","snapshot":{"name":"snapshot-sample-pflf","namespace":"integration2-meum"},"namespace":"integration2-meum","name":"snapshot-sample-pflf","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:15:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-pflf","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:15:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-pflf","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:15:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-pflf","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21: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":"snapshot-sample-pflf","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj"} {"level":"info","ts":"2026-05-13T21:15:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-pflf","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","Application.Name":"integ-app-mvmj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-13T21:15:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-pflf"} {"level":"info","ts":"2026-05-13T21:15:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-meum","snapshot":"snapshot-sample-pflf"} {"level":"info","ts":"2026-05-13T21:15:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-pflf"} {"level":"error","ts":"2026-05-13T21:15:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-pflf","namespace":"integration2-meum"},"namespace":"integration2-meum","name":"snapshot-sample-pflf","reconcileID":"b79b3f47-99b6-4dc5-9b23-a6620b788ddf","error":"snapshots.appstudio.redhat.com \"snapshot-sample-pflf\" 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-13T21:15:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:82","msg":"Failed to get snapshot for","snapshot":{"name":"snapshot-sample-pflf","namespace":"integration2-meum"},"req":{"name":"snapshot-sample-pflf","namespace":"integration2-meum"},"error":"Snapshot.appstudio.redhat.com \"snapshot-sample-pflf\" 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":"error","ts":"2026-05-13T21:15:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-component-pac-ooauvi","namespace":"integration2-meum"},"namespace":"integration2-meum","name":"test-component-pac-ooauvi","reconcileID":"c555d841-fec8-42a3-80ce-b5696032735f","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-component-pac-ooauvi\" 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-13T21:15:36Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-ooauvi","namespace":"integration2-meum"},"application":"integration2-meum/integ-app-mvmj","namespace":"integration2-meum","name":"test-component-pac-ooauvi","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T21:15:36Z","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-bnjm-t7swg","namespace":"integration2-meum"},"pipelineRun.Name":"my-integration-test-bnjm-t7swg"} {"level":"info","ts":"2026-05-13T21:15:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-bnjm-t7swg","namespace":"integration2-meum"},"namespace":"integration2-meum","name":"my-integration-test-bnjm-t7swg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T21:15:36Z","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-yhnr-vnvbn","namespace":"integration2-meum"},"pipelineRun.Name":"my-integration-test-yhnr-vnvbn"} {"level":"info","ts":"2026-05-13T21:15:37Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-yhnr-vnvbn","namespace":"integration2-meum"},"namespace":"integration2-meum","name":"my-integration-test-yhnr-vnvbn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T21:15:37Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:15:37Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:15:37Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","existingCheckRun":"github.CheckRun{ID:75882110872, NodeID:\"CR_kwDONSo-hs8AAAARqu0fmA\", HeadSHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", ExternalID:\"my-integration-test-qnvv-go-component-gbhdbc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882110872\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75882110872\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-13 21:15:15 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-13 21:15:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-gbhdbc snapshot integ-app-xzot-20260513-210854-000 and scenario my-integration-test-qnvv is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-qnvv-snlbv' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-snlbv\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882110872/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc\", CheckSuite:github.CheckSuite{ID:68889071391}, 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:3678937743, Number:22045, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22045\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-gbhdbc\", SHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", 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-kaoilo\", 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-13T21:15:37Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.NameSpace":"group-bbqx","snapshot.Name":"integ-app-xzot-20260513-210854-000","scenarioName":"my-integration-test-qnvv","externalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"error","ts":"2026-05-13T21:15:37Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-ooauvi-on-pull-request-rhttj","namespace":"integration2-meum"},"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-13T21:15:37Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ID":75882168490,"CheckName":"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-13T21:15:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","testedSnapshot.Name":"integ-app-xzot-20260513-210854-000","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-13T21:15:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:15:37Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.Name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:15:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-meum","snapshot":"integ-app-mvmj-20260513-211122-000"} {"level":"info","ts":"2026-05-13T21:15: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":"fj-multi-component-parent-nwzd-on-push-xkt9l","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15: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":"fj-multi-component-parent-nwzd-on-push-xkt9l","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15: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":"fj-multi-component-parent-nwzd-on-push-xkt9l","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:40Z","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-nwzd-on-push-xkt9l","namespace":"build-e2e-bhbs"},"namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-push-xkt9l","reconcileID":"549a59a6-e68f-4ce0-a78a-671ec82541bb","Component.Namespace":"build-e2e-bhbs","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-bhbs/fj-multi-component-parent-nwzd@sha256:64baa1cc520f780e7cb7ffb3309970b5a1eb1a92ea3c93d8227e053dfc701ff8","Component.Name":"fj-multi-component-parent-nwzd","lastBuildCommit":"89dc35f0a5431e098cdba2b1647abffeb96fdb5d"} {"level":"info","ts":"2026-05-13T21:15:41Z","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-nwzd-on-push-xkt9l","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","component.Namespace":"build-e2e-bhbs","component.Name":"fj-multi-component-parent-nwzd"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-krbz-20260513-211047-000"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-krbz-20260513-211047-000","application":"build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-krbz-20260513-211047-000"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-push-xkt9l","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"build-suite-component-update-krbz-20260513-211047-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-krbz-20260513-211047-000","snapshot.Spec.Components":[{"name":"fj-multi-component-parent-nwzd","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-bhbs/fj-multi-component-parent-nwzd@sha256:64baa1cc520f780e7cb7ffb3309970b5a1eb1a92ea3c93d8227e053dfc701ff8","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-vurcav","revision":"89dc35f0a5431e098cdba2b1647abffeb96fdb5d"}}},{"name":"fj-multi-component-child-nwzd","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-bhbs/fj-multi-component-child-nwzd@sha256:8b1940ec4285d218f34c2bba1206e2a371add7557cd1525e416646d2bab8271a","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-vurcav","revision":"26dc530778b11467b827c3b3a8185eee828637d5","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-krbz-20260513-211047-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-krbz-20260513-211047-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-krbz-20260513-211047-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-krbz-20260513-211047-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-krbz-20260513-211047-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","Application.Name":"build-suite-component-update-krbz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-krbz-20260513-211047-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"build-suite-component-update-krbz-20260513-211047-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:15:41Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-krbz-20260513-211047-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-krbz-20260513-211047-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-krbz-20260513-211047-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-krbz-20260513-211047-000","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-push-xkt9l","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-push-xkt9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-krbz-20260513-211047-000"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-push-xkt9l","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-push-xkt9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-krbz-20260513-211047-000"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-push-xkt9l","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-push-xkt9l","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-13T21:15:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-push-xkt9l","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-push-xkt9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-nwzd-on-push-xkt9l has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-push-xkt9l","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15: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":"fj-multi-component-parent-nwzd-on-push-xkt9l","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15: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":"fj-multi-component-parent-nwzd-on-push-xkt9l","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15: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":"fj-multi-component-parent-nwzd-on-push-xkt9l","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:41Z","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-nwzd-on-push-xkt9l","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-push-xkt9l","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","snapshot.Name":"build-suite-component-update-krbz-20260513-211047-000"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-push-xkt9l","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz","namespace":"build-e2e-bhbs","name":"fj-multi-component-parent-nwzd-on-push-xkt9l","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-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-nwzd-on-push-xkt9l has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-nwzd-on-push-xkt9l","namespace":"build-e2e-bhbs"},"application":"build-e2e-bhbs/build-suite-component-update-krbz"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:41Z","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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","elapsedSinceCompletion":"775.238297ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:15:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","reconcileID":"1b075184-4258-485e-adaa-dd287e602860","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:41Z","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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","elapsedSinceCompletion":"780.801991ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:15:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","reconcileID":"d35db1ff-ebf7-4bc1-838a-fc9dcee6b8c8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:41Z","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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","elapsedSinceCompletion":"791.282441ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:15:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","reconcileID":"ab042982-6e74-4422-9acb-d87eb9af2543","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:41Z","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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","elapsedSinceCompletion":"811.708492ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:15:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","reconcileID":"4447c6b2-74c5-4f9f-b076-891827b8538b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:41Z","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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","elapsedSinceCompletion":"852.263587ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:15:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","reconcileID":"a3619c44-9fa5-416f-99ac-d642b85ea449","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:41Z","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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","elapsedSinceCompletion":"932.765188ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:15:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","reconcileID":"bfe05bf5-120c-432b-8629-38bcce497fa6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:42Z","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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","elapsedSinceCompletion":"1.093427298s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:15:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","reconcileID":"016a9d2c-acc6-4cf7-bc28-d1fd8a59e71c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:42Z","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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","elapsedSinceCompletion":"1.413854057s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:15:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","reconcileID":"3671eea2-a10d-4b68-9484-e5b19c3254da","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:15:42Z","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-zhjw-on-push-b2g82","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:42Z","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-zhjw-on-push-b2g82","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:42Z","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-zhjw-on-push-b2g82","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:42Z","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-zhjw-on-push-b2g82","namespace":"build-e2e-rvxv"},"namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-push-b2g82","reconcileID":"fb126b64-4c3c-4985-b842-b5c91994fd5f","Component.Namespace":"build-e2e-rvxv","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-rvxv/gl-multi-component-parent-zhjw@sha256:0d896b7424b8806b0e8b56fa0a2a46aa766202f67847ba130609fca74b74340f","Component.Name":"gl-multi-component-parent-zhjw","lastBuildCommit":"4d1c681861074521a781297487084a136521617e"} {"level":"info","ts":"2026-05-13T21:15:42Z","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-zhjw-on-push-b2g82","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","component.Namespace":"build-e2e-rvxv","component.Name":"gl-multi-component-parent-zhjw"} {"level":"info","ts":"2026-05-13T21:15:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-nyoe-20260513-211051-000"} {"level":"info","ts":"2026-05-13T21:15:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-nyoe-20260513-211051-000","application":"build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-nyoe-20260513-211051-000"} {"level":"info","ts":"2026-05-13T21:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-push-b2g82","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"build-suite-component-update-nyoe-20260513-211051-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-nyoe-20260513-211051-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-zhjw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rvxv/gl-multi-component-parent-zhjw@sha256:0d896b7424b8806b0e8b56fa0a2a46aa766202f67847ba130609fca74b74340f","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-jhvagg","revision":"4d1c681861074521a781297487084a136521617e"}}},{"name":"gl-multi-component-child-zhjw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rvxv/gl-multi-component-child-zhjw@sha256:e4668cc4c2e522832d428e236f441588c6f491eda28c476f6730f6f2936f74c4","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-jhvagg","revision":"96350fb712280f04002ed6954c87cd2cbbdd9120","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-13T21:15:42Z","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-nyoe-20260513-211051-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nyoe-20260513-211051-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nyoe-20260513-211051-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:15: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":"build-suite-component-update-nyoe-20260513-211051-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-nyoe-20260513-211051-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","Application.Name":"build-suite-component-update-nyoe","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:15:42Z","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-nyoe-20260513-211051-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"build-suite-component-update-nyoe-20260513-211051-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:15:42Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:15:42Z","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-nyoe-20260513-211051-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nyoe-20260513-211051-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15: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":"build-suite-component-update-nyoe-20260513-211051-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nyoe-20260513-211051-000","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-push-b2g82","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-push-b2g82","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nyoe-20260513-211051-000"} {"level":"info","ts":"2026-05-13T21:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-push-b2g82","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-push-b2g82","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nyoe-20260513-211051-000"} {"level":"info","ts":"2026-05-13T21:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-push-b2g82","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-push-b2g82","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-13T21:15:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-push-b2g82","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-push-b2g82","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-zhjw-on-push-b2g82 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-push-b2g82","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:42Z","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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","elapsedSinceCompletion":"1.935939885s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:15:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","reconcileID":"4ba478e9-80e8-45a5-b10d-3bb07f379f83","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:15:42Z","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-zhjw-on-push-b2g82","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:42Z","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-zhjw-on-push-b2g82","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:42Z","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-zhjw-on-push-b2g82","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15:42Z","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-zhjw-on-push-b2g82","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15: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":"gl-multi-component-parent-zhjw-on-push-b2g82","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","snapshot.Name":"build-suite-component-update-nyoe-20260513-211051-000"} {"level":"info","ts":"2026-05-13T21:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-push-b2g82","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe","namespace":"build-e2e-rvxv","name":"gl-multi-component-parent-zhjw-on-push-b2g82","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-13T21:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-zhjw-on-push-b2g82 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-zhjw-on-push-b2g82","namespace":"build-e2e-rvxv"},"application":"build-e2e-rvxv/build-suite-component-update-nyoe"} {"level":"info","ts":"2026-05-13T21:15: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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15: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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15: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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:43Z","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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","elapsedSinceCompletion":"2.054924952s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:15:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","reconcileID":"b2c8ce0a-05c7-4ef7-a3b9-a12d768c2270","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:15: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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15: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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15: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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:43Z","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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","elapsedSinceCompletion":"2.18798308s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:15:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","reconcileID":"047f31ca-ad9d-4361-a369-034ab27f1970","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:15: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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15: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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15: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":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15: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-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-bodj-20260513-211014-000"} {"level":"info","ts":"2026-05-13T21:15:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-bodj-20260513-211014-000","application":"build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-bodj-20260513-211014-000"} {"level":"info","ts":"2026-05-13T21:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"build-suite-test-application-bodj-20260513-211014-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-bodj-20260513-211014-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-dfrhua","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rjpb/gh-test-custom-branch-dfrhua@sha256:bd9d74e28b3fa90a75c5b74ca9776aff7b66d432ab39c5102240fe37c3dbf0e8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ciwwlk","revision":"1b495f9fce1404b79e34e2fa89cffb0a623f8cea"}}}]} {"level":"info","ts":"2026-05-13T21:15:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-rjpb/gh-test-custom-branch-dfrhua-on-pull-request-m5klg with pr group konflux-gh-test-custom-branch-dfrhua is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-bodj-20260513-211014-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:43Z","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-dfrhua is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-bodj-20260513-211014-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash f0d9807da207c59eeb2ea91cc7555ef33dea16940cd01e242cecdce35e046f is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-bodj-20260513-211014-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-bodj-20260513-211014-000"} {"level":"info","ts":"2026-05-13T21:15:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-bodj-20260513-211014-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-bodj-20260513-211014-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:15: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":"build-suite-test-application-bodj-20260513-211014-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-bodj-20260513-211014-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","Application.Name":"build-suite-test-application-bodj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:15:43Z","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-bodj-20260513-211014-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","snapshot.Name":"build-suite-test-application-bodj-20260513-210020-000"} {"level":"info","ts":"2026-05-13T21:15: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":"build-suite-test-application-bodj-20260513-211014-000","namespace":"build-e2e-rjpb"},"snapshot":{"name":"build-suite-test-application-bodj-20260513-211014-000","namespace":"build-e2e-rjpb"}} {"level":"info","ts":"2026-05-13T21:15:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-bodj-20260513-211014-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:43Z","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-bodj-20260513-211014-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:43Z","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-bodj-20260513-211014-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"build-suite-test-application-bodj-20260513-211014-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:15:43Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:15: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":"build-suite-test-application-bodj-20260513-211014-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-bodj-20260513-211014-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-bodj-20260513-211014-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:15: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":"build-suite-test-application-bodj-20260513-211014-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-bodj-20260513-211014-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:43Z","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-bodj-20260513-211014-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"build-suite-test-application-bodj-20260513-211014-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-bodj-20260513-211014-000"} {"level":"info","ts":"2026-05-13T21:15:43Z","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-bodj-20260513-211014-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"build-suite-test-application-bodj-20260513-211014-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:15:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-bodj-20260513-211014-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","snapshot.Namespace":"build-e2e-rjpb","snapshot.Name":"build-suite-test-application-bodj-20260513-211014-000"} {"level":"info","ts":"2026-05-13T21:15: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":"build-suite-test-application-bodj-20260513-211014-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-bodj-20260513-211014-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-bodj-20260513-211014-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:15: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":"build-suite-test-application-bodj-20260513-211014-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-bodj-20260513-211014-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-bodj-20260513-211014-000"} {"level":"info","ts":"2026-05-13T21:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","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-13T21:15:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-dfrhua-on-pull-request-8hbrc has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","snapshot.Name":"build-suite-test-application-bodj-20260513-211014-000"} {"level":"info","ts":"2026-05-13T21:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","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-13T21:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-dfrhua-on-pull-request-8hbrc has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-pull-request-8hbrc","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-push-lhnh7","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-push-lhnh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:15:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-bodj-20260513-210020-000"} {"level":"info","ts":"2026-05-13T21:15:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-bodj-20260513-211014-000"} {"level":"info","ts":"2026-05-13T21:15:58Z","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-dfrhua-on-push-lhnh7","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-push-lhnh7","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-push-lhnh7","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-push-lhnh7","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-push-lhnh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-test-custom-branch-dfrhua-on-push-lhnh7 is not associated with a pull request","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-push-lhnh7","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:16: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:16:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:16:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","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-13T21:16: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:16:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationTestScenario.Name":"my-integration-test-qnvv"} {"level":"error","ts":"2026-05-13T21:16:18Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","resolver":"git","tektonResolverParams":[{"name":"url","value":"https://github.com/konflux-ci/integration-examples.git"},{"name":"revision","value":"a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"},{"name":"pathInRepo","value":"pipelineruns/integration_resolver_pipelinerun_pass.yaml"}],"error":"resolution for 'my-integration-test-qnvv-4lxc8' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-4lxc8\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/tekton.NewIntegrationPipelineRun\n\t/opt/app-root/src/tekton/integration_pipeline.go:128\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:808\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\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":"error","ts":"2026-05-13T21:16:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationScenario.Name":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-4lxc8' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-4lxc8\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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-13T21:16:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"error","ts":"2026-05-13T21:16:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","Scenario":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-4lxc8' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-4lxc8\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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":"error","ts":"2026-05-13T21:16:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"integ-app-xzot-20260513-210854-000","reconcileID":"67392375-2986-4d6b-b5d1-3f96b96c3193","error":"resolution for 'my-integration-test-qnvv-4lxc8' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-4lxc8\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:16:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"}} {"level":"info","ts":"2026-05-13T21:16:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:16:18Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:16:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","destinationComponentSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:16:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:16:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:16:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:16:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:16:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:16:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","existingCheckRun":"github.CheckRun{ID:75882168490, NodeID:\"CR_kwDONSo-hs8AAAARqu4Aqg\", HeadSHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", ExternalID:\"my-integration-test-qnvv-go-component-gbhdbc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882168490\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75882168490\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-13 21:15:37 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-13 21:15:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-gbhdbc snapshot integ-app-xzot-20260513-210854-000 and scenario my-integration-test-qnvv is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-qnvv-l2z8w' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-l2z8w\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882168490/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc\", CheckSuite:github.CheckSuite{ID:68889071391}, 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:3678937743, Number:22045, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22045\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-gbhdbc\", SHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", 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-kaoilo\", 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-13T21:16:19Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.NameSpace":"group-bbqx","snapshot.Name":"integ-app-xzot-20260513-210854-000","scenarioName":"my-integration-test-qnvv","externalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:16:19Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ID":75882279137,"CheckName":"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-13T21:16:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","testedSnapshot.Name":"integ-app-xzot-20260513-210854-000","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-13T21:16:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:16:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.Name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","prGroup":"konflux-go-component-gxwvkx","prGroupHash":"b96fa1d66edb95213e00aeaf4a95e7dce269e85bd4a149796ff28d2ff4d9fe"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:16:25Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-13T21:08:47Z","completionTime":"2026-05-13T21:16:25Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423.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-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"},{"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-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"go-component-gxwvkx-on-pull-request-z7c6d-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-z7c6d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-z7c6d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-z7c6d-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-6e3afa27cd90d5f60b974128f7861cf9-725a8f70bdb4c1f5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-z7c6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:16:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-z7c6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gxwvkx-on-pull-request-z7c6d has finished running","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","prGroup":"konflux-go-component-gxwvkx","prGroupHash":"b96fa1d66edb95213e00aeaf4a95e7dce269e85bd4a149796ff28d2ff4d9fe"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:16:25Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-13T21:08:47Z","completionTime":"2026-05-13T21:16:25Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423.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-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"},{"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-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"go-component-gxwvkx-on-pull-request-z7c6d-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-z7c6d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-z7c6d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-z7c6d-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-6e3afa27cd90d5f60b974128f7861cf9-725a8f70bdb4c1f5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-z7c6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gxwvkx-on-pull-request-z7c6d has finished running","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","prGroup":"konflux-go-component-gxwvkx","prGroupHash":"b96fa1d66edb95213e00aeaf4a95e7dce269e85bd4a149796ff28d2ff4d9fe"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:16:25Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-13T21:08:47Z","completionTime":"2026-05-13T21:16:25Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423.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-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"},{"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-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"go-component-gxwvkx-on-pull-request-z7c6d-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-z7c6d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-z7c6d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-z7c6d-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-6e3afa27cd90d5f60b974128f7861cf9-725a8f70bdb4c1f5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-z7c6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gxwvkx-on-pull-request-z7c6d has finished running","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","prGroup":"konflux-go-component-gxwvkx","prGroupHash":"b96fa1d66edb95213e00aeaf4a95e7dce269e85bd4a149796ff28d2ff4d9fe"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:26Z","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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:16:25Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-13T21:08:47Z","completionTime":"2026-05-13T21:16:25Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423.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-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"},{"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-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"go-component-gxwvkx-on-pull-request-z7c6d-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-z7c6d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-z7c6d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-z7c6d-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-6e3afa27cd90d5f60b974128f7861cf9-725a8f70bdb4c1f5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-z7c6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gxwvkx-on-pull-request-z7c6d has finished running","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","prGroup":"konflux-go-component-gxwvkx","prGroupHash":"b96fa1d66edb95213e00aeaf4a95e7dce269e85bd4a149796ff28d2ff4d9fe"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:26Z","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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:16:25Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-13T21:08:47Z","completionTime":"2026-05-13T21:16:25Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423.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-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"},{"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-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"go-component-gxwvkx-on-pull-request-z7c6d-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-z7c6d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-z7c6d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-z7c6d-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-6e3afa27cd90d5f60b974128f7861cf9-725a8f70bdb4c1f5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-z7c6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gxwvkx-on-pull-request-z7c6d has finished running","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","prGroup":"konflux-go-component-gxwvkx","prGroupHash":"b96fa1d66edb95213e00aeaf4a95e7dce269e85bd4a149796ff28d2ff4d9fe"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:32Z","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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:16:25Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-13T21:08:47Z","completionTime":"2026-05-13T21:16:25Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423.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-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"},{"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-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"go-component-gxwvkx-on-pull-request-z7c6d-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-z7c6d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-z7c6d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-z7c6d-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-6e3afa27cd90d5f60b974128f7861cf9-725a8f70bdb4c1f5-01"}},"deletionTimestamp":"2026-05-13 21:16:32 +0000 UTC"} {"level":"info","ts":"2026-05-13T21:16: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gxwvkx-on-pull-request-z7c6d has finished running","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","prGroup":"konflux-go-component-gxwvkx","prGroupHash":"b96fa1d66edb95213e00aeaf4a95e7dce269e85bd4a149796ff28d2ff4d9fe"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:32Z","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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:16:25Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-13T21:08:47Z","completionTime":"2026-05-13T21:16:25Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423.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-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"},{"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-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"go-component-gxwvkx-on-pull-request-z7c6d-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-z7c6d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-z7c6d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-z7c6d-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-6e3afa27cd90d5f60b974128f7861cf9-725a8f70bdb4c1f5-01"}},"deletionTimestamp":"2026-05-13 21:16:32 +0000 UTC"} {"level":"info","ts":"2026-05-13T21:16: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gxwvkx-on-pull-request-z7c6d has finished running","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","prGroup":"konflux-go-component-gxwvkx","prGroupHash":"b96fa1d66edb95213e00aeaf4a95e7dce269e85bd4a149796ff28d2ff4d9fe"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:32Z","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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:16:25Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-13T21:08:47Z","completionTime":"2026-05-13T21:16:25Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423.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-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"},{"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-swft/go-component-gxwvkx:on-pr-08ba08bc71bcb7f4e97bc43fa70adeeeb0ddd423"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"go-component-gxwvkx-on-pull-request-z7c6d-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-z7c6d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-z7c6d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gxwvkx-on-pull-request-z7c6d-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-6e3afa27cd90d5f60b974128f7861cf9-725a8f70bdb4c1f5-01"}},"deletionTimestamp":"2026-05-13 21:16:32 +0000 UTC"} {"level":"info","ts":"2026-05-13T21:16: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":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gxwvkx-on-pull-request-z7c6d has finished running","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-z7c6d","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-gxwvkx-on-pull-request-wgsqg","PR group":"konflux-go-component-gxwvkx"} {"level":"info","ts":"2026-05-13T21:16: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":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","prGroup":"konflux-go-component-gxwvkx","prGroupHash":"b96fa1d66edb95213e00aeaf4a95e7dce269e85bd4a149796ff28d2ff4d9fe"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-z7c6d with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-z7c6d with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-z7c6d with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-z7c6d with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-z7c6d with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-z7c6d with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-z7c6d with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-z7c6d with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-z7c6d with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-z7c6d with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-z7c6d with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-z7c6d with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-z7c6d with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-z7c6d with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-z7c6d with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-z7c6d with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-swft/go-component-gxwvkx-on-pull-request-z7c6d with pr group konflux-go-component-gxwvkx is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:17: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:17: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:17: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:17: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":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:17: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":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:17: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:17: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:17:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:17:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","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-13T21:17: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:17:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationTestScenario.Name":"my-integration-test-qnvv"} {"level":"error","ts":"2026-05-13T21:17:41Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","resolver":"git","tektonResolverParams":[{"name":"url","value":"https://github.com/konflux-ci/integration-examples.git"},{"name":"revision","value":"a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"},{"name":"pathInRepo","value":"pipelineruns/integration_resolver_pipelinerun_pass.yaml"}],"error":"resolution for 'my-integration-test-qnvv-nwdzg' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-nwdzg\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/tekton.NewIntegrationPipelineRun\n\t/opt/app-root/src/tekton/integration_pipeline.go:128\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:808\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\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":"error","ts":"2026-05-13T21:17:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationScenario.Name":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-nwdzg' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-nwdzg\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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-13T21:17:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"error","ts":"2026-05-13T21:17:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","Scenario":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-nwdzg' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-nwdzg\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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":"error","ts":"2026-05-13T21:17:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"integ-app-xzot-20260513-210854-000","reconcileID":"04ae21ac-8d22-4876-a5ed-2f9e77145551","error":"resolution for 'my-integration-test-qnvv-nwdzg' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-nwdzg\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:17: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"}} {"level":"info","ts":"2026-05-13T21:17:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:17:41Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:17:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","destinationComponentSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:17:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:17:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:17:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:17:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:17:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:17:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","existingCheckRun":"github.CheckRun{ID:75882279137, NodeID:\"CR_kwDONSo-hs8AAAARqu-w4Q\", HeadSHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", ExternalID:\"my-integration-test-qnvv-go-component-gbhdbc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882279137\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75882279137\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-13 21:16:19 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-13 21:16:18 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-gbhdbc snapshot integ-app-xzot-20260513-210854-000 and scenario my-integration-test-qnvv is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-qnvv-4lxc8' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-4lxc8\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882279137/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc\", CheckSuite:github.CheckSuite{ID:68889071391}, 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:3678937743, Number:22045, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22045\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-gbhdbc\", SHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", 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-kaoilo\", 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-13T21:17:42Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.NameSpace":"group-bbqx","snapshot.Name":"integ-app-xzot-20260513-210854-000","scenarioName":"my-integration-test-qnvv","externalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:17:42Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ID":75882491940,"CheckName":"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-13T21:17:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","testedSnapshot.Name":"integ-app-xzot-20260513-210854-000","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-13T21:17:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:17:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.Name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:18: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:18: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:18: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:18: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:18: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:18: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:18:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-push-wp4s5","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-push-wp4s5","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-push-wp4s5","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:19:37Z","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-nvzphm-on-push-wp4s5","namespace":"build-e2e-lsdg"},"namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-push-wp4s5","reconcileID":"6aefddda-83e8-4276-99de-02a6ba9d7b9a","Component.Namespace":"build-e2e-lsdg","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-lsdg/gl-test-custom-branch-nvzphm@sha256:d4f27a383aa1646c3e001b3878ca76293d2e4f1d36b143b0446f531e547b4b57","Component.Name":"gl-test-custom-branch-nvzphm","lastBuildCommit":"3dd8ab71e23c864a3031fc7b2a9d65bdd5bd886c"} {"level":"info","ts":"2026-05-13T21:19:37Z","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-nvzphm-on-push-wp4s5","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","component.Namespace":"build-e2e-lsdg","component.Name":"gl-test-custom-branch-nvzphm"} {"level":"info","ts":"2026-05-13T21:19:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-nmhe-20260513-211512-000"} {"level":"info","ts":"2026-05-13T21:19:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-nmhe-20260513-211512-000","application":"build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:19:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-nmhe-20260513-211512-000"} {"level":"info","ts":"2026-05-13T21:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-push-wp4s5","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"build-suite-test-application-nmhe-20260513-211512-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-nmhe-20260513-211512-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-nvzphm","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lsdg/gl-test-custom-branch-nvzphm@sha256:d4f27a383aa1646c3e001b3878ca76293d2e4f1d36b143b0446f531e547b4b57","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-xgjwec","revision":"3dd8ab71e23c864a3031fc7b2a9d65bdd5bd886c"}}}]} {"level":"info","ts":"2026-05-13T21:19:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-nmhe-20260513-211512-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:19:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-nmhe-20260513-211512-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:19:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-nmhe-20260513-211512-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:19:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-nmhe-20260513-211512-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:19:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-nmhe-20260513-211512-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","Application.Name":"build-suite-test-application-nmhe","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:19:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-nmhe-20260513-211512-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"build-suite-test-application-nmhe-20260513-211512-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:19:37Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:19:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-nmhe-20260513-211512-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:19:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-nmhe-20260513-211512-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:19:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-nmhe-20260513-211512-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:19:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-nmhe-20260513-211512-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-push-wp4s5","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-push-wp4s5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-nmhe-20260513-211512-000"} {"level":"info","ts":"2026-05-13T21:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-push-wp4s5","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-push-wp4s5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-nmhe-20260513-211512-000"} {"level":"info","ts":"2026-05-13T21:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-push-wp4s5","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-push-wp4s5","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-13T21:19:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-push-wp4s5","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-push-wp4s5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-nvzphm-on-push-wp4s5 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-push-wp4s5","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-push-wp4s5","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-push-wp4s5","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-push-wp4s5","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-push-wp4s5","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:19: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":"gl-test-custom-branch-nvzphm-on-push-wp4s5","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","snapshot.Name":"build-suite-test-application-nmhe-20260513-211512-000"} {"level":"info","ts":"2026-05-13T21:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-push-wp4s5","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-push-wp4s5","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-13T21:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-nvzphm-on-push-wp4s5 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-push-wp4s5","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:19:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-nmhe-20260513-210954-000"} {"level":"info","ts":"2026-05-13T21:19: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","prGroup":"konflux-gl-test-custom-branch-nvzphm","prGroupHash":"0219c4f0c17063028545779c9a0dae8540bc037968600e7d55f44faddb7449"} {"level":"info","ts":"2026-05-13T21:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:19: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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:19: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-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:19:51Z","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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","reconcileID":"235ff881-8c55-48a0-9797-8a65f29eeeb6","snapshot.Name":"build-suite-test-application-nmhe-20260513-210954-000"} {"level":"info","ts":"2026-05-13T21:19:51Z","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":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","reconcileID":"235ff881-8c55-48a0-9797-8a65f29eeeb6","latestSnapshot.Name":"build-suite-test-application-nmhe-20260513-210954-000","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-13T21:19:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"snapshot":{"name":"build-suite-test-application-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"}} {"level":"info","ts":"2026-05-13T21:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:19: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-nvzphm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:19:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:19:51Z","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-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:19:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-nmhe-20260513-210954-000","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","snapshot.Namespace":"build-e2e-lsdg","snapshot.Name":"build-suite-test-application-nmhe-20260513-210954-000"} {"level":"info","ts":"2026-05-13T21:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T21:00:22Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-nvzphm-on-pull-request-vqszb\" was cancelled"}],"startTime":"2026-05-13T21:00:11Z","completionTime":"2026-05-13T21:00:22Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-xgjwec"},{"name":"revision","value":"25da1666c7766ec4daca6a5c07301941838f836b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b.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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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-lsdg/gl-test-custom-branch-nvzphm:on-pr-25da1666c7766ec4daca6a5c07301941838f836b"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-cf3f1a51bb6d2b2592da630158353d70-37cacbdc7acc1241-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T21:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun is not associated with a pull request","buildpipelineRun":{"name":"gl-test-custom-branch-nvzphm-on-pull-request-vqszb","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe"} {"level":"info","ts":"2026-05-13T21:20: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:20:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:20:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","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-13T21:20: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:20:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationTestScenario.Name":"my-integration-test-qnvv"} {"level":"error","ts":"2026-05-13T21:20:26Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","resolver":"git","tektonResolverParams":[{"name":"url","value":"https://github.com/konflux-ci/integration-examples.git"},{"name":"revision","value":"a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"},{"name":"pathInRepo","value":"pipelineruns/integration_resolver_pipelinerun_pass.yaml"}],"error":"resolution for 'my-integration-test-qnvv-gp87j' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-gp87j\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/tekton.NewIntegrationPipelineRun\n\t/opt/app-root/src/tekton/integration_pipeline.go:128\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:808\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\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":"error","ts":"2026-05-13T21:20:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationScenario.Name":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-gp87j' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-gp87j\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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-13T21:20:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"error","ts":"2026-05-13T21:20:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","Scenario":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-gp87j' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-gp87j\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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":"error","ts":"2026-05-13T21:20:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"integ-app-xzot-20260513-210854-000","reconcileID":"30dce3f3-daa2-45ba-a7ed-9a7690472123","error":"resolution for 'my-integration-test-qnvv-gp87j' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-gp87j\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:20: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":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"}} {"level":"info","ts":"2026-05-13T21:20:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:20:26Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:20:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","destinationComponentSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:20:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:20:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:20:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:20:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:20:26Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:20:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","existingCheckRun":"github.CheckRun{ID:75882491940, NodeID:\"CR_kwDONSo-hs8AAAARqvLwJA\", HeadSHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", ExternalID:\"my-integration-test-qnvv-go-component-gbhdbc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882491940\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75882491940\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-13 21:17:42 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-13 21:17:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-gbhdbc snapshot integ-app-xzot-20260513-210854-000 and scenario my-integration-test-qnvv is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-qnvv-nwdzg' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-nwdzg\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882491940/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc\", CheckSuite:github.CheckSuite{ID:68889071391}, 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:3678937743, Number:22045, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22045\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-gbhdbc\", SHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", 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-kaoilo\", 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-13T21:20:26Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.NameSpace":"group-bbqx","snapshot.Name":"integ-app-xzot-20260513-210854-000","scenarioName":"my-integration-test-qnvv","externalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:20:27Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ID":75882912876,"CheckName":"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-13T21:20:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","testedSnapshot.Name":"integ-app-xzot-20260513-210854-000","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-13T21:20:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:20: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.Name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:21:28Z","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-dfrhua-on-push-lhnh7","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:21: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":"gh-test-custom-branch-dfrhua-on-push-lhnh7","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:21: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":"gh-test-custom-branch-dfrhua-on-push-lhnh7","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:21: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":"gh-test-custom-branch-dfrhua-on-push-lhnh7","namespace":"build-e2e-rjpb"},"namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-push-lhnh7","reconcileID":"ec3b7e52-4bf1-4d06-abaf-94a23f77f982","Component.Namespace":"build-e2e-rjpb","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-rjpb/gh-test-custom-branch-dfrhua@sha256:a9a84b59a0d8b0c6eb10642045d1e232dbc939efcf5baf596b554df4bdad2a02","Component.Name":"gh-test-custom-branch-dfrhua","lastBuildCommit":"af4029d5e1847cdc9861583ef03707643eb308e9"} {"level":"info","ts":"2026-05-13T21:21:28Z","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-dfrhua-on-push-lhnh7","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","component.Namespace":"build-e2e-rjpb","component.Name":"gh-test-custom-branch-dfrhua"} {"level":"info","ts":"2026-05-13T21:21:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-bodj-20260513-211558-000"} {"level":"info","ts":"2026-05-13T21:21:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-bodj-20260513-211558-000","application":"build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:21:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-bodj-20260513-211558-000"} {"level":"info","ts":"2026-05-13T21:21:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-push-lhnh7","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"build-suite-test-application-bodj-20260513-211558-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-bodj-20260513-211558-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-dfrhua","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rjpb/gh-test-custom-branch-dfrhua@sha256:a9a84b59a0d8b0c6eb10642045d1e232dbc939efcf5baf596b554df4bdad2a02","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ciwwlk","revision":"af4029d5e1847cdc9861583ef03707643eb308e9"}}}]} {"level":"info","ts":"2026-05-13T21:21: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-bodj-20260513-211558-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:21:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-bodj-20260513-211558-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:21:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-bodj-20260513-211558-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:21: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-bodj-20260513-211558-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:21:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-bodj-20260513-211558-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","Application.Name":"build-suite-test-application-bodj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:21: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-bodj-20260513-211558-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"build-suite-test-application-bodj-20260513-211558-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:21:28Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:21: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-bodj-20260513-211558-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:21:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-bodj-20260513-211558-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:21: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-bodj-20260513-211558-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:21:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-bodj-20260513-211558-000","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:21:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-push-lhnh7","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-push-lhnh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-bodj-20260513-211558-000"} {"level":"info","ts":"2026-05-13T21:21:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-push-lhnh7","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-push-lhnh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-bodj-20260513-211558-000"} {"level":"info","ts":"2026-05-13T21:21:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-push-lhnh7","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-push-lhnh7","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-13T21:21:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-push-lhnh7","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-push-lhnh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:21:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-dfrhua-on-push-lhnh7 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-push-lhnh7","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:21:28Z","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-dfrhua-on-push-lhnh7","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:21: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":"gh-test-custom-branch-dfrhua-on-push-lhnh7","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:21: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":"gh-test-custom-branch-dfrhua-on-push-lhnh7","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:21: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":"gh-test-custom-branch-dfrhua-on-push-lhnh7","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"info","ts":"2026-05-13T21:21: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":"gh-test-custom-branch-dfrhua-on-push-lhnh7","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","snapshot.Name":"build-suite-test-application-bodj-20260513-211558-000"} {"level":"info","ts":"2026-05-13T21:21:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-push-lhnh7","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua-on-push-lhnh7","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-13T21:21:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-dfrhua-on-push-lhnh7 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-dfrhua-on-push-lhnh7","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj"} {"level":"error","ts":"2026-05-13T21:21:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-nvzphm","namespace":"build-e2e-lsdg"},"namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm","reconcileID":"2f55c064-76d2-4bd7-b1c0-3e296c2eea72","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gl-test-custom-branch-nvzphm\" 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-13T21:21:52Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-nvzphm","namespace":"build-e2e-lsdg"},"application":"build-e2e-lsdg/build-suite-test-application-nmhe","namespace":"build-e2e-lsdg","name":"gl-test-custom-branch-nvzphm","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T21:21:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-nmhe-20260513-211512-000"} {"level":"info","ts":"2026-05-13T21:21:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-lsdg","snapshot":"build-suite-test-application-nmhe-20260513-211512-000"} {"level":"info","ts":"2026-05-13T21:21:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-nmhe-20260513-210038-000"} {"level":"info","ts":"2026-05-13T21:21:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-nmhe-20260513-210954-000"} {"level":"info","ts":"2026-05-13T21:21:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-lsdg","snapshot":"build-suite-test-application-nmhe-20260513-210954-000"} {"level":"info","ts":"2026-05-13T21:21:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-lsdg","snapshot":"build-suite-test-application-nmhe-20260513-210038-000"} {"level":"info","ts":"2026-05-13T21:23:33Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-dfrhua","namespace":"build-e2e-rjpb"},"application":"build-e2e-rjpb/build-suite-test-application-bodj","namespace":"build-e2e-rjpb","name":"gh-test-custom-branch-dfrhua","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T21:23:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-bodj-20260513-210020-000"} {"level":"info","ts":"2026-05-13T21: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-rjpb","snapshot":"build-suite-test-application-bodj-20260513-210020-000"} {"level":"info","ts":"2026-05-13T21:23:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-bodj-20260513-211014-000"} {"level":"info","ts":"2026-05-13T21: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-rjpb","snapshot":"build-suite-test-application-bodj-20260513-211014-000"} {"level":"info","ts":"2026-05-13T21:23:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-bodj-20260513-211558-000"} {"level":"info","ts":"2026-05-13T21: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-rjpb","snapshot":"build-suite-test-application-bodj-20260513-211558-000"} {"level":"info","ts":"2026-05-13T21:25:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:25:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:25:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","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-13T21:25: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":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:25:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationTestScenario.Name":"my-integration-test-qnvv"} {"level":"error","ts":"2026-05-13T21:25:55Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","resolver":"git","tektonResolverParams":[{"name":"url","value":"https://github.com/konflux-ci/integration-examples.git"},{"name":"revision","value":"a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"},{"name":"pathInRepo","value":"pipelineruns/integration_resolver_pipelinerun_pass.yaml"}],"error":"resolution for 'my-integration-test-qnvv-zrx8n' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-zrx8n\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/tekton.NewIntegrationPipelineRun\n\t/opt/app-root/src/tekton/integration_pipeline.go:128\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:808\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\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":"error","ts":"2026-05-13T21:25:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationScenario.Name":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-zrx8n' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-zrx8n\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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-13T21:25:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"error","ts":"2026-05-13T21:25:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","Scenario":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-zrx8n' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-zrx8n\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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":"error","ts":"2026-05-13T21:25:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"integ-app-xzot-20260513-210854-000","reconcileID":"c895a6f1-a995-49d7-8b46-30c6e19f7b8f","error":"resolution for 'my-integration-test-qnvv-zrx8n' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-zrx8n\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:25:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"}} {"level":"info","ts":"2026-05-13T21:25:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:25:55Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:25:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","destinationComponentSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:25:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:25:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:25:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:25:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:25:55Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:25:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","existingCheckRun":"github.CheckRun{ID:75882912876, NodeID:\"CR_kwDONSo-hs8AAAARqvlcbA\", HeadSHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", ExternalID:\"my-integration-test-qnvv-go-component-gbhdbc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882912876\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75882912876\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-13 21:20:27 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-13 21:20:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-gbhdbc snapshot integ-app-xzot-20260513-210854-000 and scenario my-integration-test-qnvv is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-qnvv-gp87j' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-gp87j\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75882912876/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc\", CheckSuite:github.CheckSuite{ID:68889071391}, 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-13T21:25:55Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.NameSpace":"group-bbqx","snapshot.Name":"integ-app-xzot-20260513-210854-000","scenarioName":"my-integration-test-qnvv","externalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:25:56Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ID":75883745041,"CheckName":"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-13T21:25:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","testedSnapshot.Name":"integ-app-xzot-20260513-210854-000","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-13T21:25:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:25:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.Name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:26: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:26: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:26: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:26: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:26: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:26: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":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:26: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":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:26:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:26: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:26:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:26:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:26:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:26:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:26:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:26:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:26:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:26:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21: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":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:26:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:26: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:26: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:26: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:26: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:26: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:26: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:26:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:27: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:27: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:27: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":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:27: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":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:27:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:27: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:27:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:27: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:27: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:27: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:27: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:27: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-gxwvkx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:27: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-13T21:00:25Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 10, Skipped: 0"}],"startTime":"2026-05-13T21:00:06Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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/devfile-sample-hello-world-kkevss"},{"name":"revision","value":"16e0c60bf895deb8f1eb756d30ca09442e67b247"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vsrd/fj-test-custom-branch-djxkwz:on-pr-16e0c60bf895deb8f1eb756d30ca09442e67b247.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-vsrd/fj-test-custom-branch-djxkwz:on-pr-16e0c60bf895deb8f1eb756d30ca09442e67b247.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-vsrd/fj-test-custom-branch-djxkwz:on-pr-16e0c60bf895deb8f1eb756d30ca09442e67b247"},{"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-vsrd/fj-test-custom-branch-djxkwz:on-pr-16e0c60bf895deb8f1eb756d30ca09442e67b247"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-test-custom-branch-djxkwz-on-pull-request-b7zzz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-customacfd4706fe24f8d3d769c945d053f783-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-948e54820cbc7233eeb2f5a08c36db62-ee8735f0a36f4675-01"}},"deletionTimestamp":"2026-05-13 21:30:13 +0000 UTC"} {"level":"info","ts":"2026-05-13T21:30:13Z","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-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"error","ts":"2026-05-13T21:30:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","pipelineRun.Name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","error":"PipelineRun.tekton.dev \"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-13T21:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","error":"PipelineRun.tekton.dev \"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-13T21:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","error":"PipelineRun.tekton.dev \"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:274\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-13T21:30:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","reconcileID":"2a6b7a58-b458-487a-be2c-6fe15273a5d2","error":"PipelineRun.tekton.dev \"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-13T21:00:25Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 10, Skipped: 0"}],"startTime":"2026-05-13T21:00:06Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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/devfile-sample-hello-world-kkevss"},{"name":"revision","value":"16e0c60bf895deb8f1eb756d30ca09442e67b247"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vsrd/fj-test-custom-branch-djxkwz:on-pr-16e0c60bf895deb8f1eb756d30ca09442e67b247.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-vsrd/fj-test-custom-branch-djxkwz:on-pr-16e0c60bf895deb8f1eb756d30ca09442e67b247.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-vsrd/fj-test-custom-branch-djxkwz:on-pr-16e0c60bf895deb8f1eb756d30ca09442e67b247"},{"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-vsrd/fj-test-custom-branch-djxkwz:on-pr-16e0c60bf895deb8f1eb756d30ca09442e67b247"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-test-custom-branch-djxkwz-on-pull-request-b7zzz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-customacfd4706fe24f8d3d769c945d053f783-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-948e54820cbc7233eeb2f5a08c36db62-ee8735f0a36f4675-01"}},"deletionTimestamp":"2026-05-13 21:30:13 +0000 UTC"} {"level":"info","ts":"2026-05-13T21:30:13Z","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-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"error","ts":"2026-05-13T21:30:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","pipelineRun.Name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","error":"PipelineRun.tekton.dev \"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-13T21:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","error":"PipelineRun.tekton.dev \"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-13T21:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","error":"PipelineRun.tekton.dev \"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:274\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-13T21:30:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","reconcileID":"ec14c361-c688-424f-96c4-54b1d38cacc9","error":"PipelineRun.tekton.dev \"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-13T21:00:25Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 10, Skipped: 0"}],"startTime":"2026-05-13T21:00:06Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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/devfile-sample-hello-world-kkevss"},{"name":"revision","value":"16e0c60bf895deb8f1eb756d30ca09442e67b247"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vsrd/fj-test-custom-branch-djxkwz:on-pr-16e0c60bf895deb8f1eb756d30ca09442e67b247.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-vsrd/fj-test-custom-branch-djxkwz:on-pr-16e0c60bf895deb8f1eb756d30ca09442e67b247.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-vsrd/fj-test-custom-branch-djxkwz:on-pr-16e0c60bf895deb8f1eb756d30ca09442e67b247"},{"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-vsrd/fj-test-custom-branch-djxkwz:on-pr-16e0c60bf895deb8f1eb756d30ca09442e67b247"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-test-custom-branch-djxkwz-on-pull-request-b7zzz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-customacfd4706fe24f8d3d769c945d053f783-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-948e54820cbc7233eeb2f5a08c36db62-ee8735f0a36f4675-01"}},"deletionTimestamp":"2026-05-13 21:30:13 +0000 UTC"} {"level":"info","ts":"2026-05-13T21:30:13Z","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-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-13T21:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"req":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz","namespace":"build-e2e-vsrd"},"error":"PipelineRun.tekton.dev \"fj-test-custom-branch-djxkwz-on-pull-request-b7zzz\" 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-13T21:30:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","PR group":"konflux-fj-test-custom-branch-djxkwz"} {"level":"info","ts":"2026-05-13T21:30:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","prGroup":"konflux-fj-test-custom-branch-djxkwz","prGroupHash":"b94a59ad12d4cdced81441de44aa81530631b1ee7642c297161a69167e9b35"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:19Z","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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:30:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:30:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:33: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:33: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:33: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33: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-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33: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-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33: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-branch-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:33: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33: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":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33: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":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33:37Z","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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:33: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33: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":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33: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":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33:37Z","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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21: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":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:33:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:43Z","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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","elapsedSinceCompletion":"555.51673ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:34:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","reconcileID":"d6bcc6dd-9ae1-43b4-922a-90832cf7c149","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:43Z","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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","elapsedSinceCompletion":"561.024747ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:34:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","reconcileID":"02806e07-2264-4945-b3fa-e845a355c7c4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:43Z","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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","elapsedSinceCompletion":"571.459002ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:34:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","reconcileID":"d7f7c873-f361-4f5d-adf1-b70b09bdb3cd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:43Z","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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","elapsedSinceCompletion":"591.732164ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:34:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","reconcileID":"235ac09f-26ec-4e2e-a23f-686f60d1a8c1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:43Z","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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","elapsedSinceCompletion":"632.342355ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:34:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","reconcileID":"5c24e7fb-d1fb-4e66-9d54-55ea8167c962","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:43Z","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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","elapsedSinceCompletion":"660.069057ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:34:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","reconcileID":"01d8e925-c702-40ec-916c-de12cea90b1e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:43Z","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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","elapsedSinceCompletion":"713.234381ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:34:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","reconcileID":"2703c655-fb4b-47e1-a500-909c1da2d99b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:44Z","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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","elapsedSinceCompletion":"1.034074292s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:34:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","reconcileID":"11834fae-59b1-4d90-bd71-fd55a9073fee","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:44Z","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-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","elapsedSinceCompletion":"1.674697668s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:34:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","reconcileID":"1929d6ed-36a5-49d3-91b6-ce3d59a304e6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-lvyf-20260513-213020-000"} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-lvyf-20260513-213020-000","application":"build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-lvyf-20260513-213020-000"} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"build-suite-test-application-lvyf-20260513-213020-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-lvyf-20260513-213020-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-djxkwz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-vsrd/fj-test-custom-branch-djxkwz@sha256:0e8e2c19aed4bda494a20627d8056afaeb93d7f9db413a1b84d3acb59cb0f837","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-kkevss","revision":"1ebeefc1a5e81d9a1b23b06d6cedff98a9e1c031"}}}]} {"level":"info","ts":"2026-05-13T21:34:45Z","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-djxkwz is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash b94a59ad12d4cdced81441de44aa81530631b1ee7642c297161a69167e9b35 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-lvyf-20260513-213020-000"} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:34: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":"build-suite-test-application-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","Application.Name":"build-suite-test-application-lvyf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:34: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":"build-suite-test-application-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"},"snapshot":{"name":"build-suite-test-application-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"}} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:45Z","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-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:45Z","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-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"build-suite-test-application-lvyf-20260513-213020-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:34:45Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:34: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":"build-suite-test-application-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:45Z","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-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"build-suite-test-application-lvyf-20260513-213020-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-lvyf-20260513-213020-000"} {"level":"info","ts":"2026-05-13T21:34:45Z","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-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"build-suite-test-application-lvyf-20260513-213020-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","snapshot.Namespace":"build-e2e-vsrd","snapshot.Name":"build-suite-test-application-lvyf-20260513-213020-000"} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:34: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":"build-suite-test-application-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-lvyf-20260513-213020-000"} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","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-13T21:34:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-djxkwz-on-pull-request-bpc48 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","snapshot.Name":"build-suite-test-application-lvyf-20260513-213020-000"} {"level":"info","ts":"2026-05-13T21:34:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","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-13T21:34:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-djxkwz-on-pull-request-bpc48 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-bpc48","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:56Z","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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","PR group":"konflux-fj-test-custom-branch-djxkwz"} {"level":"info","ts":"2026-05-13T21:34:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-lvyf-20260513-213020-000"} {"level":"info","ts":"2026-05-13T21:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","prGroup":"konflux-fj-test-custom-branch-djxkwz","prGroupHash":"b94a59ad12d4cdced81441de44aa81530631b1ee7642c297161a69167e9b35"} {"level":"info","ts":"2026-05-13T21:34: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":"build-suite-test-application-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"},"snapshot":{"name":"build-suite-test-application-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"}} {"level":"info","ts":"2026-05-13T21:34:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:56Z","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-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213020-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","snapshot.Namespace":"build-e2e-vsrd","snapshot.Name":"build-suite-test-application-lvyf-20260513-213020-000"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vsrd/fj-test-custom-branch-djxkwz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vsrd/fj-test-custom-branch-djxkwz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vsrd/fj-test-custom-branch-djxkwz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vsrd/fj-test-custom-branch-djxkwz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vsrd/fj-test-custom-branch-djxkwz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vsrd/fj-test-custom-branch-djxkwz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vsrd/fj-test-custom-branch-djxkwz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vsrd/fj-test-custom-branch-djxkwz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vsrd/fj-test-custom-branch-djxkwz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vsrd/fj-test-custom-branch-djxkwz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vsrd/fj-test-custom-branch-djxkwz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vsrd/fj-test-custom-branch-djxkwz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vsrd/fj-test-custom-branch-djxkwz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vsrd/fj-test-custom-branch-djxkwz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vsrd/fj-test-custom-branch-djxkwz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vsrd/fj-test-custom-branch-djxkwz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:35: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":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35: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":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35: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":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35: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":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vsrd/fj-test-custom-branch-djxkwz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35:00Z","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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35: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":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vsrd/fj-test-custom-branch-djxkwz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:35: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":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35: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":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35: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":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35: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":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vsrd/fj-test-custom-branch-djxkwz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35:14Z","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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35: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":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vsrd/fj-test-custom-branch-djxkwz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35:55Z","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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:36: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:36:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:36:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","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-13T21:36: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:36:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationTestScenario.Name":"my-integration-test-qnvv"} {"level":"error","ts":"2026-05-13T21:36:51Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","resolver":"git","tektonResolverParams":[{"name":"url","value":"https://github.com/konflux-ci/integration-examples.git"},{"name":"revision","value":"a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"},{"name":"pathInRepo","value":"pipelineruns/integration_resolver_pipelinerun_pass.yaml"}],"error":"resolution for 'my-integration-test-qnvv-4zbk4' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-4zbk4\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/tekton.NewIntegrationPipelineRun\n\t/opt/app-root/src/tekton/integration_pipeline.go:128\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:808\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\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":"error","ts":"2026-05-13T21:36:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationScenario.Name":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-4zbk4' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-4zbk4\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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-13T21:36:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"error","ts":"2026-05-13T21:36:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","Scenario":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-4zbk4' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-4zbk4\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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":"error","ts":"2026-05-13T21:36:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"integ-app-xzot-20260513-210854-000","reconcileID":"b4045312-7bbf-4ad5-b60c-c2ea7ef8e93a","error":"resolution for 'my-integration-test-qnvv-4zbk4' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-4zbk4\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:36:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"}} {"level":"info","ts":"2026-05-13T21:36:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:36:51Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:36:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","destinationComponentSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:36:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:36:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:36:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:36:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:36:52Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:36:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","existingCheckRun":"github.CheckRun{ID:75883745041, NodeID:\"CR_kwDONSo-hs8AAAARqwYPEQ\", HeadSHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", ExternalID:\"my-integration-test-qnvv-go-component-gbhdbc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75883745041\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75883745041\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-13 21:25:55 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-13 21:25:55 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-gbhdbc snapshot integ-app-xzot-20260513-210854-000 and scenario my-integration-test-qnvv is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-qnvv-zrx8n' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-zrx8n\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75883745041/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc\", CheckSuite:github.CheckSuite{ID:68889071391}, 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-13T21:36:52Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.NameSpace":"group-bbqx","snapshot.Name":"integ-app-xzot-20260513-210854-000","scenarioName":"my-integration-test-qnvv","externalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:36:52Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ID":75885466742,"CheckName":"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-13T21:36:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","testedSnapshot.Name":"integ-app-xzot-20260513-210854-000","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-13T21:36:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.Name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","elapsedSinceCompletion":"1.031559438s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:36:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","reconcileID":"8108f387-5476-434f-8563-8700b7efda28","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","elapsedSinceCompletion":"1.037068735s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:36:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","reconcileID":"4ce25330-a71b-4c16-9112-39bd9929596b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","elapsedSinceCompletion":"1.047532516s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:36:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","reconcileID":"bcf9a2d8-24f8-48ab-9bc8-3ab5e136212d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","elapsedSinceCompletion":"1.068061166s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:36:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","reconcileID":"c707bde4-15f6-4231-b19f-f80d14b1ec29","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","elapsedSinceCompletion":"1.109414818s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:36:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","reconcileID":"10cf07cc-9932-4260-b755-bd29688e8dd8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","elapsedSinceCompletion":"1.139640742s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:36:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","reconcileID":"dd55b3b2-b918-4261-902d-daeb906a34e3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","elapsedSinceCompletion":"1.190094442s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:36:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","reconcileID":"cafd82d8-7adb-4e78-b98d-a081f4d23df7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","elapsedSinceCompletion":"1.511268692s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:36:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","reconcileID":"5bdeeb60-ce75-4537-9a0f-424b96be3a10","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","elapsedSinceCompletion":"1.94233839s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:36:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","reconcileID":"5dd9a5f2-162f-4631-a886-5ea525fa3674","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","elapsedSinceCompletion":"2.15168493s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:36:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","reconcileID":"635b5f03-7d12-4737-9619-0d8c605d2cea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-exhk-20260513-211638-000"} {"level":"info","ts":"2026-05-13T21:36:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-exhk-20260513-211638-000","application":"build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-exhk-20260513-211638-000"} {"level":"info","ts":"2026-05-13T21:36:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"build-suite-positive-mc-exhk-20260513-211638-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-exhk-20260513-211638-000","snapshot.Spec.Components":[{"name":"go-component-gxwvkx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-swft/go-component-gxwvkx@sha256:504eeda8ee5b01a573f3c871705258610450f2520502ec99af05586f55a5be34","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"514c0779be5117b71e0549efa848db154b4e1657"}}}]} {"level":"info","ts":"2026-05-13T21:36:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-gxwvkx is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-211638-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash b96fa1d66edb95213e00aeaf4a95e7dce269e85bd4a149796ff28d2ff4d9fe is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-211638-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-exhk-20260513-211638-000"} {"level":"info","ts":"2026-05-13T21:36:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-211638-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-211638-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:36:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-211638-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-211638-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","Application.Name":"build-suite-positive-mc-exhk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:36: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":"build-suite-positive-mc-exhk-20260513-211638-000","namespace":"build-e2e-swft"},"snapshot":{"name":"build-suite-positive-mc-exhk-20260513-211638-000","namespace":"build-e2e-swft"}} {"level":"info","ts":"2026-05-13T21:36:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-211638-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36:58Z","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-exhk-20260513-211638-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36:58Z","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-exhk-20260513-211638-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"build-suite-positive-mc-exhk-20260513-211638-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:36:58Z","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-exhk-20260513-211638-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"build-suite-positive-mc-exhk-20260513-211638-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:36:58Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:36:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-211638-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-211638-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-211638-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:36:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-211638-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-211638-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36:58Z","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-exhk-20260513-211638-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"build-suite-positive-mc-exhk-20260513-211638-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:36:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-211638-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","snapshot.Namespace":"build-e2e-swft","snapshot.Name":"build-suite-positive-mc-exhk-20260513-211638-000"} {"level":"info","ts":"2026-05-13T21:36:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-exhk-20260513-211638-000"} {"level":"info","ts":"2026-05-13T21:36:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-exhk-20260513-211638-000"} {"level":"info","ts":"2026-05-13T21:36:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","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-13T21:36:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:36:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gxwvkx-on-pull-request-wgsqg has finished running","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36: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-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","snapshot.Name":"build-suite-positive-mc-exhk-20260513-211638-000"} {"level":"info","ts":"2026-05-13T21:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-wgsqg","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-13T21:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gxwvkx-on-pull-request-wgsqg has finished running","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-wgsqg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-push-59wxg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-push-59wxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:37:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-exhk-20260513-211638-000"} {"level":"info","ts":"2026-05-13T21:37:17Z","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-gxwvkx-on-push-59wxg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:17Z","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-gxwvkx-on-push-59wxg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:17Z","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-gxwvkx-on-push-59wxg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-push-59wxg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-push-59wxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:37:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-gxwvkx-on-push-59wxg is not associated with a pull request","buildpipelineRun":{"name":"go-component-gxwvkx-on-push-59wxg","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:26Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-vymnjd","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T21:37: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:37: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:37: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:37: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vsrd/fj-test-custom-branch-djxkwz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:37: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:37: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-vymnjd-on-pull-request-kqzrf","PR group":"konflux-python-component-vymnjd"} {"level":"info","ts":"2026-05-13T21:37: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":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","prGroup":"konflux-python-component-vymnjd","prGroupHash":"5d5d320cc94937b19312c629049cc41ed49c6493e9b1a9794870432c8ccd23"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-python-component-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:37:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:37: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:37: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:37: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:37: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vsrd/fj-test-custom-branch-djxkwz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:37:57Z","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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:37: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-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:38: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:38: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:38: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:38: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:38: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-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:38: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:38:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vsrd/fj-test-custom-branch-djxkwz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vsrd/fj-test-custom-branch-djxkwz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vsrd/fj-test-custom-branch-djxkwz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:09Z","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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38: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":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38: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":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vsrd/fj-test-custom-branch-djxkwz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:10Z","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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vsrd/fj-test-custom-branch-djxkwz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38: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-djxkwz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:38:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:38:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:38:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:38:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:38:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:38:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:38:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:39: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:19Z","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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","elapsedSinceCompletion":"802.574506ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:39:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:39:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","reconcileID":"bb741bf3-fa11-4e6c-85c8-5a8775e31f84","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:39: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:19Z","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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","elapsedSinceCompletion":"808.091844ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:39:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:39:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","reconcileID":"568d1b5b-1beb-406e-9a37-edd1a4de0a4c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:39: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:19Z","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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","elapsedSinceCompletion":"818.596539ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:39:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:39:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","reconcileID":"ea0de6d1-ec9d-4039-b144-8e5708b8583e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:39: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:19Z","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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","elapsedSinceCompletion":"839.136162ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:39:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:39:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","reconcileID":"ded128e5-8b72-4ab7-9d2e-6d12863d729c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:39: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:19Z","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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","elapsedSinceCompletion":"880.128916ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:39:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:39:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","reconcileID":"68b19515-d85e-4a40-99aa-367ac0892a25","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:39: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:19Z","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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","elapsedSinceCompletion":"961.181971ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:39:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:39:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","reconcileID":"8c905f2e-58a5-4352-a312-db27821afef0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:39: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:20Z","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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","elapsedSinceCompletion":"1.043557076s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:39:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","reconcileID":"44558f5e-f31b-4fc1-b7fe-e0190257e334","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:39: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:20Z","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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","elapsedSinceCompletion":"1.122472568s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:39:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","reconcileID":"ced63a66-05a6-46c5-9827-3af4f7491e5e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:39: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:20Z","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-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","elapsedSinceCompletion":"1.763404293s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:39:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","reconcileID":"3d0644fb-3d4f-4cf2-baec-bc22f4b54158","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-lvyf-20260513-213456-000"} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-lvyf-20260513-213456-000","application":"build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-lvyf-20260513-213456-000"} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-vsrd/fj-test-custom-branch-djxkwz-on-pull-request-bpc48 with pr group konflux-fj-test-custom-branch-djxkwz is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213456-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:21Z","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-djxkwz is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213456-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash b94a59ad12d4cdced81441de44aa81530631b1ee7642c297161a69167e9b35 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213456-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"build-suite-test-application-lvyf-20260513-213456-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-lvyf-20260513-213456-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-djxkwz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-vsrd/fj-test-custom-branch-djxkwz@sha256:8030b708d39bd9ebb22491fb9a2a1ece2402b6e5aeb3ecb8f44d4845dc70eeac","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-kkevss","revision":"b5b821634f1d48481c330598ff482f3864fb5895"}}}]} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-lvyf-20260513-213456-000"} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213456-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213456-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213456-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213456-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","Application.Name":"build-suite-test-application-lvyf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:39:21Z","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-lvyf-20260513-213456-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","snapshot.Name":"build-suite-test-application-lvyf-20260513-213020-000"} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213456-000","namespace":"build-e2e-vsrd"},"snapshot":{"name":"build-suite-test-application-lvyf-20260513-213456-000","namespace":"build-e2e-vsrd"}} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213456-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213456-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213456-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"build-suite-test-application-lvyf-20260513-213456-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213456-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"build-suite-test-application-lvyf-20260513-213456-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:39:21Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213456-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213456-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213456-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213456-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213456-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-lvyf-20260513-213456-000"} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213456-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"build-suite-test-application-lvyf-20260513-213456-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213456-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","snapshot.Namespace":"build-e2e-vsrd","snapshot.Name":"build-suite-test-application-lvyf-20260513-213456-000"} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-lvyf-20260513-213456-000"} {"level":"info","ts":"2026-05-13T21:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","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-13T21:39:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-djxkwz-on-pull-request-gmkk2 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","snapshot.Name":"build-suite-test-application-lvyf-20260513-213456-000"} {"level":"info","ts":"2026-05-13T21:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","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-13T21:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-djxkwz-on-pull-request-gmkk2 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39: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":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","snapshot.Name":"build-suite-test-application-lvyf-20260513-213456-000"} {"level":"info","ts":"2026-05-13T21:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","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-13T21:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-djxkwz-on-pull-request-gmkk2 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-pull-request-gmkk2","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-push-hjzfg","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-push-hjzfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:39:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-push-hjzfg","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-push-hjzfg","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-push-hjzfg","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:39:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-push-hjzfg","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-push-hjzfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:39:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-test-custom-branch-djxkwz-on-push-hjzfg is not associated with a pull request","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-push-hjzfg","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:41: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:41: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41: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-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:41: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41: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-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:41: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41: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-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:41: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41: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-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:42: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:42: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:42: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":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:42: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":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:42:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:42: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:42:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:42: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:42: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:42: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:42: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:42: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-vymnjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:42: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:43: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-test-custom-branch-djxkwz-on-push-hjzfg","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:43: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-test-custom-branch-djxkwz-on-push-hjzfg","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:43: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-test-custom-branch-djxkwz-on-push-hjzfg","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:43: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":"fj-test-custom-branch-djxkwz-on-push-hjzfg","namespace":"build-e2e-vsrd"},"namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-push-hjzfg","reconcileID":"c6355d95-4c74-4106-a597-5df4b238d4c4","Component.Namespace":"build-e2e-vsrd","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-vsrd/fj-test-custom-branch-djxkwz@sha256:9450757d30cbbb4b7e65d85343658ee152035b74cbe861f30a2e60aa9c2bfedc","Component.Name":"fj-test-custom-branch-djxkwz","lastBuildCommit":"b779937d151a830ff2e6d571ae9ffe42bd228507"} {"level":"info","ts":"2026-05-13T21:43:54Z","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-djxkwz-on-push-hjzfg","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","component.Namespace":"build-e2e-vsrd","component.Name":"fj-test-custom-branch-djxkwz"} {"level":"info","ts":"2026-05-13T21:43:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-lvyf-20260513-213936-000"} {"level":"info","ts":"2026-05-13T21:43:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-lvyf-20260513-213936-000","application":"build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:43:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-lvyf-20260513-213936-000"} {"level":"info","ts":"2026-05-13T21:43:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-push-hjzfg","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"build-suite-test-application-lvyf-20260513-213936-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-lvyf-20260513-213936-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-djxkwz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-vsrd/fj-test-custom-branch-djxkwz@sha256:9450757d30cbbb4b7e65d85343658ee152035b74cbe861f30a2e60aa9c2bfedc","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-kkevss","revision":"b779937d151a830ff2e6d571ae9ffe42bd228507"}}}]} {"level":"info","ts":"2026-05-13T21:43: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-test-application-lvyf-20260513-213936-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:43:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213936-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:43:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213936-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:43: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-test-application-lvyf-20260513-213936-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:43:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213936-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","Application.Name":"build-suite-test-application-lvyf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:43: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-test-application-lvyf-20260513-213936-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"build-suite-test-application-lvyf-20260513-213936-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:43:54Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:43: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-test-application-lvyf-20260513-213936-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:43:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213936-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:43: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-test-application-lvyf-20260513-213936-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:43:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-lvyf-20260513-213936-000","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:43:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-push-hjzfg","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-push-hjzfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-lvyf-20260513-213936-000"} {"level":"info","ts":"2026-05-13T21:43:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-push-hjzfg","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-push-hjzfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-lvyf-20260513-213936-000"} {"level":"info","ts":"2026-05-13T21:43:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-push-hjzfg","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-push-hjzfg","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-13T21:43:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-push-hjzfg","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-push-hjzfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:43:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-djxkwz-on-push-hjzfg has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-push-hjzfg","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:43: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-djxkwz-on-push-hjzfg","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:43: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-djxkwz-on-push-hjzfg","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:43: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-djxkwz-on-push-hjzfg","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:43:54Z","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-djxkwz-on-push-hjzfg","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:43:54Z","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-djxkwz-on-push-hjzfg","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","snapshot.Name":"build-suite-test-application-lvyf-20260513-213936-000"} {"level":"info","ts":"2026-05-13T21:43:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-push-hjzfg","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz-on-push-hjzfg","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-13T21:43:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-djxkwz-on-push-hjzfg has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-djxkwz-on-push-hjzfg","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","elapsedSinceCompletion":"441.173802ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:43:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","reconcileID":"57af55b1-1c7c-4ab6-8302-815fa19e9f2a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","elapsedSinceCompletion":"446.702155ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:43:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","reconcileID":"07712427-0128-4101-92cd-64ba0c35c0a2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","elapsedSinceCompletion":"457.180981ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:43:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","reconcileID":"3a15cf68-a21a-465a-8a65-f2dd71539103","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","elapsedSinceCompletion":"477.693268ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:43:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","reconcileID":"bd33bcac-97e5-4340-92f9-1e21fa08483b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","elapsedSinceCompletion":"518.735039ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:43:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","reconcileID":"f7217d7f-1d85-4cb6-9c13-579052d70e8c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","elapsedSinceCompletion":"592.391563ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:43:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","reconcileID":"773e04ab-b6e4-4234-989d-de289a2a8b00","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","elapsedSinceCompletion":"599.184118ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:43:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","reconcileID":"31324e82-d13d-40e2-8b62-a6bc41596a17","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","elapsedSinceCompletion":"919.843459ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:43:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","reconcileID":"6eef404a-9088-484d-b6c8-9b5e467913b4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","elapsedSinceCompletion":"1.422232713s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:43:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:43:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","reconcileID":"d5d79bcd-34ff-4ae3-8129-4e96ccd13cfd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","elapsedSinceCompletion":"1.560852624s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:43:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:43:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","reconcileID":"a63599ef-9025-4fec-99d3-6a6ead4dc30b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43:59Z","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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","reconcileID":"a2e2f5ce-c671-4dae-8750-39c6beeea3f9","component.Name":"go-component-gxwvkx"} {"level":"info","ts":"2026-05-13T21:43:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-exhk-20260513-213747-000"} {"level":"info","ts":"2026-05-13T21:43:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-exhk-20260513-213747-000","application":"build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-exhk-20260513-213747-000"} {"level":"info","ts":"2026-05-13T21:43:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"build-suite-positive-mc-exhk-20260513-213747-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-exhk-20260513-213747-000","snapshot.Spec.Components":[{"name":"python-component-vymnjd","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-swft/python-component-vymnjd@sha256:27f5b6f920d9d2b972d329c5e93d67805b4105065fac0f5b62d194e24109b5c4","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"b812439e5439e0fdb767a928733576bf9c97551a"}}}]} {"level":"info","ts":"2026-05-13T21:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-vymnjd is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-213747-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 5d5d320cc94937b19312c629049cc41ed49c6493e9b1a9794870432c8ccd23 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-213747-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-exhk-20260513-213747-000"} {"level":"info","ts":"2026-05-13T21:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-213747-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-213747-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-213747-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-213747-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","Application.Name":"build-suite-positive-mc-exhk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:43: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":"build-suite-positive-mc-exhk-20260513-213747-000","namespace":"build-e2e-swft"},"snapshot":{"name":"build-suite-positive-mc-exhk-20260513-213747-000","namespace":"build-e2e-swft"}} {"level":"info","ts":"2026-05-13T21:43:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-213747-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43:59Z","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-exhk-20260513-213747-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-213747-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"build-suite-positive-mc-exhk-20260513-213747-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:43:59Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:43:59Z","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-exhk-20260513-213747-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-213747-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-213747-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-213747-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-213747-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43:59Z","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-exhk-20260513-213747-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"build-suite-positive-mc-exhk-20260513-213747-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:43:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-exhk-20260513-213747-000"} {"level":"info","ts":"2026-05-13T21:43:59Z","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-exhk-20260513-213747-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"build-suite-positive-mc-exhk-20260513-213747-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:43:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-213747-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","snapshot.Namespace":"build-e2e-swft","snapshot.Name":"build-suite-positive-mc-exhk-20260513-213747-000"} {"level":"info","ts":"2026-05-13T21:43:59Z","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-exhk-20260513-213747-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-213747-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-213747-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-213747-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-213747-000","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:43:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-exhk-20260513-213747-000"} {"level":"info","ts":"2026-05-13T21:43:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","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-13T21:43:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:43:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vymnjd-on-pull-request-kqzrf has finished running","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","snapshot.Name":"build-suite-positive-mc-exhk-20260513-213747-000"} {"level":"info","ts":"2026-05-13T21:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-pull-request-kqzrf","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-13T21:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vymnjd-on-pull-request-kqzrf has finished running","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-push-g8v8w","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-push-g8v8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:44: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":"python-component-vymnjd-on-push-g8v8w","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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":"python-component-vymnjd-on-push-g8v8w","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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":"python-component-vymnjd-on-push-g8v8w","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vymnjd-on-push-g8v8w","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd-on-push-g8v8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-vymnjd-on-push-g8v8w is not associated with a pull request","buildpipelineRun":{"name":"python-component-vymnjd-on-push-g8v8w","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","snapshot.Name":"build-suite-positive-mc-exhk-20260513-213747-000"} {"level":"info","ts":"2026-05-13T21:44:39Z","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-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vymnjd-on-pull-request-kqzrf has finished running","buildpipelineRun":{"name":"python-component-vymnjd-on-pull-request-kqzrf","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-mfz5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-mfz5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-gxwvkx-on-pull-request-mfz5f","PR group":"pr-branch-obpxkj"} {"level":"info","ts":"2026-05-13T21:44: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":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","prGroup":"pr-branch-obpxkj","prGroupHash":"34ed4063960cf6a9fbbb745272e514f8b2ac25d781a58c63e1de512769e87a"} {"level":"info","ts":"2026-05-13T21:44: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":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group pr-branch-obpxkj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-mfz5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-obpxkj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-mfz5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-obpxkj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-mfz5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-obpxkj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-mfz5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-obpxkj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-mfz5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-obpxkj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-mfz5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-obpxkj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-mfz5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-obpxkj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-mfz5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-obpxkj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-mfz5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-obpxkj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-mfz5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-obpxkj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-mfz5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-obpxkj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-mfz5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-obpxkj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-mfz5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-obpxkj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-mfz5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-obpxkj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-mfz5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:45: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:45: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:45: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":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-obpxkj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:45: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-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-mfz5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:45:03Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-ymudps","namespace":"build-e2e-ndyk"},"application":"build-e2e-ndyk/build-suite-negative-mc-fwwy","namespace":"build-e2e-ndyk","name":"go-component-ymudps","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T21:45:13Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-ymudps","namespace":"build-e2e-ndyk"},"application":"build-e2e-ndyk/build-suite-negative-mc-fwwy","namespace":"build-e2e-ndyk","name":"go-component-ymudps","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T21:45:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-exhk-20260513-214515-684"} {"level":"info","ts":"2026-05-13T21:45:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-exhk-20260513-214515-684","application":"build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:45:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-exhk-20260513-214515-684"} {"level":"info","ts":"2026-05-13T21:45:15Z","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-exhk-20260513-214515-684","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:45:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-214515-684","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:45:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-214515-684","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:45:15Z","logger":"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-exhk-20260513-214515-684","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:45:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-214515-684","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","Application.Name":"build-suite-positive-mc-exhk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:45:15Z","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-exhk-20260513-214515-684","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"build-suite-positive-mc-exhk-20260513-214515-684","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:45:15Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:45:15Z","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-exhk-20260513-214515-684","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:45:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-214515-684","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:45:15Z","logger":"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-exhk-20260513-214515-684","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:45:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-exhk-20260513-214515-684","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk"} {"level":"info","ts":"2026-05-13T21:45:15Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-gxwvkx","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"go-component-gxwvkx","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T21:45:15Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-vymnjd","namespace":"build-e2e-swft"},"application":"build-e2e-swft/build-suite-positive-mc-exhk","namespace":"build-e2e-swft","name":"python-component-vymnjd","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T21:45:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-mfz5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-13T21:45:15Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"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-13T21:45:16Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"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-13T21:45:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"namespace":"build-e2e-swft","name":"go-component-gxwvkx-on-pull-request-mfz5f","reconcileID":"f1b5e607-522a-4b04-b192-1d38677dee84","error":"pipelineruns.tekton.dev \"go-component-gxwvkx-on-pull-request-mfz5f\" 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-13T21:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"req":{"name":"go-component-gxwvkx-on-pull-request-mfz5f","namespace":"build-e2e-swft"},"error":"PipelineRun.tekton.dev \"go-component-gxwvkx-on-pull-request-mfz5f\" 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-13T21:45:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-exhk-20260513-214515-684"} {"level":"info","ts":"2026-05-13T21:45:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-swft","snapshot":"build-suite-positive-mc-exhk-20260513-214515-684"} {"level":"info","ts":"2026-05-13T21:45:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-exhk-20260513-211638-000"} {"level":"info","ts":"2026-05-13T21:45:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-swft","snapshot":"build-suite-positive-mc-exhk-20260513-211638-000"} {"level":"info","ts":"2026-05-13T21:45:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-exhk-20260513-213747-000"} {"level":"info","ts":"2026-05-13T21:45:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-swft","snapshot":"build-suite-positive-mc-exhk-20260513-213747-000"} {"level":"info","ts":"2026-05-13T21:45:56Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-branch-djxkwz","namespace":"build-e2e-vsrd"},"application":"build-e2e-vsrd/build-suite-test-application-lvyf","namespace":"build-e2e-vsrd","name":"fj-test-custom-branch-djxkwz","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T21:46:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-lvyf-20260513-213456-000"} {"level":"info","ts":"2026-05-13T21:46:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-vsrd","snapshot":"build-suite-test-application-lvyf-20260513-213456-000"} {"level":"info","ts":"2026-05-13T21:46:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-lvyf-20260513-213936-000"} {"level":"info","ts":"2026-05-13T21:46:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-vsrd","snapshot":"build-suite-test-application-lvyf-20260513-213936-000"} {"level":"info","ts":"2026-05-13T21:46:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-lvyf-20260513-213020-000"} {"level":"info","ts":"2026-05-13T21:46:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-vsrd","snapshot":"build-suite-test-application-lvyf-20260513-213020-000"} {"level":"info","ts":"2026-05-13T21:46:14Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T21:46:14Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T21:46:14Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T21:46:15Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T21:46:15Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T21:46:15Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T21:46:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-web-server-on-pull-request-s7q7m","PR group":"konflux-mathwizz-web-server"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","prGroup":"konflux-mathwizz-web-server","prGroupHash":"6382b0d2d207976a29048c8e4cb1fef47a2b7ad47dc2357e9246ec817759af"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-history-worker-on-pull-request-cfv6t","PR group":"konflux-mathwizz-history-worker"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","prGroup":"konflux-mathwizz-history-worker","prGroupHash":"178ea6b5ef5d94a3022ad53d265c2f9b1bc2b70874f6a72251339a21796c17"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-history-worker-on-pull-request-x6xz5","PR group":"konflux-mathwizz-history-worker"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","prGroup":"konflux-mathwizz-history-worker","prGroupHash":"178ea6b5ef5d94a3022ad53d265c2f9b1bc2b70874f6a72251339a21796c17"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-frontend-on-pull-request-c8bhp","PR group":"konflux-mathwizz-frontend"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","prGroup":"konflux-mathwizz-frontend","prGroupHash":"9efa70041c6f541c0c7a03c12fd154337cfef475ab3f9cfb92dcb38958c1db"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-frontend-on-pull-request-txpwg","PR group":"konflux-mathwizz-frontend"} {"level":"info","ts":"2026-05-13T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","prGroup":"konflux-mathwizz-frontend","prGroupHash":"9efa70041c6f541c0c7a03c12fd154337cfef475ab3f9cfb92dcb38958c1db"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-web-server-on-pull-request-m7tzj","PR group":"konflux-mathwizz-web-server"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","prGroup":"konflux-mathwizz-web-server","prGroupHash":"6382b0d2d207976a29048c8e4cb1fef47a2b7ad47dc2357e9246ec817759af"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:48: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:48: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:48: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:48: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:48: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:48:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"794.965495ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","reconcileID":"4ec22cce-b1e0-496c-ba9b-b60678135d08","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"800.482256ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","reconcileID":"44e81f27-24a5-44de-9f7f-492e2fcea0dd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"811.035501ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","reconcileID":"2bf3fedf-02ef-4783-8d72-1ba31d2b93b5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"831.584873ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","reconcileID":"b3fdcb60-0e1f-4fda-b1f0-9cf14af15a26","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"872.058659ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","reconcileID":"b741778f-7c95-4343-b88c-98503f46af04","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"952.803909ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","reconcileID":"8337c1c5-fc46-4685-9157-1ebc41f5c327","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.00538135s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","reconcileID":"93dda57c-ac88-494d-87a1-41b61e6d3b06","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.113610816s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","reconcileID":"5ce2cb4b-a3dc-4553-b95d-8585809086cc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.733880912s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","reconcileID":"3b3b050d-622f-4959-9a9e-85fe5f0a0b2e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.754620141s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","reconcileID":"4ed30d70-d4f2-4a32-8024-f733116dad84","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-13T21:50:35Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","reconcileID":"9bf8a18b-7aae-4868-8f48-6533bfa27a59","component.Name":"mathwizz-frontend","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-dr/mathwizz-frontend","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\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-13T21:50:35Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","reconcileID":"9bf8a18b-7aae-4868-8f48-6533bfa27a59","component.Name":"mathwizz-web-server","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-dr/mathwizz-web-server","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260513-214647-000"} {"level":"info","ts":"2026-05-13T21:50:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260513-214647-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260513-214647-000"} {"level":"info","ts":"2026-05-13T21:50:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214647-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 178ea6b5ef5d94a3022ad53d265c2f9b1bc2b70874f6a72251339a21796c17 is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214647-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260513-214647-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-214647-000","snapshot.Spec.Components":[{"name":"mathwizz-history-worker","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-history-worker@sha256:d9f1d7135fc70213b097ebf01e87c2af8f78df0cac625d6d7c762a2b19722489","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-blihvk","revision":"a56e8fac7abf97655869d3588919b406a642563b"}}}]} {"level":"info","ts":"2026-05-13T21:50:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260513-214647-000"} {"level":"info","ts":"2026-05-13T21:50:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214647-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214647-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:50: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":"moshekipod-backwards-compat-dr-20260513-214647-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214647-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","Application.Name":"moshekipod-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:50: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":"moshekipod-backwards-compat-dr-20260513-214647-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214647-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-13T21:50:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214647-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"moshekipod-backwards-compat-dr-20260513-214647-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"moshekipod-backwards-compat-dr-20260513-214647-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260513-214647-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:50:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214647-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260513-214647-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:50:35Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:50: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":"moshekipod-backwards-compat-dr-20260513-214647-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214647-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214647-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:50: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":"moshekipod-backwards-compat-dr-20260513-214647-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214647-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-214647-000"} {"level":"info","ts":"2026-05-13T21:50: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":"moshekipod-backwards-compat-dr-20260513-214647-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260513-214647-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:50:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214647-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Namespace":"dr-test-moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-214647-000"} {"level":"info","ts":"2026-05-13T21:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-214647-000"} {"level":"info","ts":"2026-05-13T21:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","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-13T21:50:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-cfv6t has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-214647-000"} {"level":"info","ts":"2026-05-13T21:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-cfv6t","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-13T21:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-cfv6t has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-cfv6t","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"331.127528ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","reconcileID":"aafd77da-ac95-4e3f-997a-bee156149439","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"336.60191ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","reconcileID":"e7e3163b-dfe9-455c-a9f2-c7a685744df7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"347.053937ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","reconcileID":"4b623a83-7ebc-47f5-be5f-7c0b22f1201a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"367.615825ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","reconcileID":"fdecb4cd-5073-4a3e-8fa0-105c47953c52","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"408.073741ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","reconcileID":"8d192bc6-5eb6-4d87-89e8-21869fe70098","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"489.126563ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","reconcileID":"488efbb9-7c91-492d-9e6e-337425e830a8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"502.561851ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","reconcileID":"abf45f00-960a-4f6e-9303-89d52f249045","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"650.206785ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","reconcileID":"fa9e1cbe-3531-4109-81d2-0961c721f80e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.200780129s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","reconcileID":"4870ef77-35b8-40a9-96f3-3e48e716788e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.29133872s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","reconcileID":"566a3a25-bed1-47dc-ae57-bf41dd7d54a0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-13T21:50:45Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","reconcileID":"7e44b745-51c9-411d-9f1f-3571a423cfbb","component.Name":"mathwizz-frontend","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-dr/mathwizz-frontend","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\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-13T21:50:45Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","reconcileID":"7e44b745-51c9-411d-9f1f-3571a423cfbb","component.Name":"mathwizz-web-server","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-dr/mathwizz-web-server","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260513-214651-000"} {"level":"info","ts":"2026-05-13T21:50:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260513-214651-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260513-214651-000"} {"level":"info","ts":"2026-05-13T21:50:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214651-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 178ea6b5ef5d94a3022ad53d265c2f9b1bc2b70874f6a72251339a21796c17 is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214651-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260513-214651-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-214651-000","snapshot.Spec.Components":[{"name":"mathwizz-history-worker","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-history-worker@sha256:c02d2b3465621e5eabe2fc479ebac332128df0d6dfda68418abfa95fbad16b7e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-rmjosl","revision":"3817d715bcc65c1848b99893e56fa1d32de44aa6"}}}]} {"level":"info","ts":"2026-05-13T21:50:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260513-214651-000"} {"level":"info","ts":"2026-05-13T21:50:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214651-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214651-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:50: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":"kokohazamar-backwards-compat-dr-20260513-214651-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214651-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","Application.Name":"kokohazamar-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:50: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":"kokohazamar-backwards-compat-dr-20260513-214651-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214651-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-13T21:50:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214651-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:45Z","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":"kokohazamar-backwards-compat-dr-20260513-214651-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214651-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260513-214651-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:50:45Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:50:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214651-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214651-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214651-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:50: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":"kokohazamar-backwards-compat-dr-20260513-214651-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214651-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:45Z","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":"kokohazamar-backwards-compat-dr-20260513-214651-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260513-214651-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:50:45Z","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":"kokohazamar-backwards-compat-dr-20260513-214651-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260513-214651-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:50:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214651-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Namespace":"dr-test-kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-214651-000"} {"level":"info","ts":"2026-05-13T21:50:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214651-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214651-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214651-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:50: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":"kokohazamar-backwards-compat-dr-20260513-214651-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214651-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-214651-000"} {"level":"info","ts":"2026-05-13T21:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-214651-000"} {"level":"info","ts":"2026-05-13T21:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","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-13T21:50:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-x6xz5 has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"754.670193ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","reconcileID":"ad220f14-3551-4035-aa4c-41e5966019e7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"760.365379ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","reconcileID":"b01a0819-b002-437b-8701-2759b3caa008","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"770.850047ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","reconcileID":"b165719b-4c01-4e12-801d-8da69b955dd1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"791.475128ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","reconcileID":"14273120-e6d3-4224-854e-984d8d32657e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"832.4678ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","reconcileID":"13ea4feb-570e-49d4-93af-40a37d2e357d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-214651-000"} {"level":"info","ts":"2026-05-13T21:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-x6xz5","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-13T21:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-x6xz5 has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-x6xz5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"979.128301ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","reconcileID":"0754e124-d403-49b3-b5a0-6df2df30da3c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.114277874s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","reconcileID":"b291f40f-e14d-44ee-bce4-5421b432fd5f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.140245181s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","reconcileID":"2c2589da-39d2-4584-886d-eb1a3ca37c6f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.635107718s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","reconcileID":"ede3ab90-accb-43be-8b91-8c24a32c0fae","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.780944205s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","reconcileID":"3f3e58d2-d1c0-41db-81a7-002d10d7cd47","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-13T21:50:48Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","reconcileID":"441d9a2c-f537-4e1d-b5b7-8d89a62595da","component.Name":"mathwizz-web-server","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-dr/mathwizz-web-server","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\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-13T21:50:48Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","reconcileID":"441d9a2c-f537-4e1d-b5b7-8d89a62595da","component.Name":"mathwizz-history-worker","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-dr/mathwizz-history-worker","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260513-214655-000"} {"level":"info","ts":"2026-05-13T21:50:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260513-214655-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260513-214655-000"} {"level":"info","ts":"2026-05-13T21:50:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260513-214655-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-214655-000","snapshot.Spec.Components":[{"name":"mathwizz-frontend","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-frontend@sha256:6a3b253fb72464a1e4e3e534dd0c8f3c47a649589b7ecf9000af10a4cca7744e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-blihvk","revision":"253d4f5c169a2657ee9382a63bf819b2069929ae"}}}]} {"level":"info","ts":"2026-05-13T21:50:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214655-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 9efa70041c6f541c0c7a03c12fd154337cfef475ab3f9cfb92dcb38958c1db is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214655-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260513-214655-000"} {"level":"info","ts":"2026-05-13T21:50:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214655-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214655-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:50: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":"moshekipod-backwards-compat-dr-20260513-214655-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214655-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","Application.Name":"moshekipod-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:50: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":"moshekipod-backwards-compat-dr-20260513-214655-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214655-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-13T21:50:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214655-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:48Z","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":"moshekipod-backwards-compat-dr-20260513-214655-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214655-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260513-214655-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:50:48Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:50:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214655-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214655-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214655-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:50: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":"moshekipod-backwards-compat-dr-20260513-214655-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214655-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:48Z","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":"moshekipod-backwards-compat-dr-20260513-214655-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260513-214655-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:50:48Z","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":"moshekipod-backwards-compat-dr-20260513-214655-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260513-214655-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:50:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214655-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Namespace":"dr-test-moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-214655-000"} {"level":"info","ts":"2026-05-13T21:50:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214655-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214655-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214655-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:50: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":"moshekipod-backwards-compat-dr-20260513-214655-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214655-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-214655-000"} {"level":"info","ts":"2026-05-13T21:50:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-214655-000"} {"level":"info","ts":"2026-05-13T21:50:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","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-13T21:50:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:50:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-c8bhp has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:50Z","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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-214655-000"} {"level":"info","ts":"2026-05-13T21:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-c8bhp","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-13T21:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-c8bhp has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-c8bhp","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"490.626412ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","reconcileID":"93eecde8-7a40-4285-a8bb-4c017e812ee9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"496.087531ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","reconcileID":"f3c91624-0b21-40d5-b221-3ae75fa1eeb5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"506.563758ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","reconcileID":"fc081734-1d5f-4738-9b51-2e90fc9b3348","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"527.01264ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","reconcileID":"3fcfaddd-ec67-4971-9ef8-1372f20e357f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"568.269649ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","reconcileID":"5ccfcd61-2f18-401f-b3c1-c1bfec25ca60","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"640.306238ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","reconcileID":"f092d8ab-db2a-47a8-91cf-c3a187a90739","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"648.906126ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","reconcileID":"17ba5b3f-250e-45b1-854f-f23f545c3cc4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"969.534833ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","reconcileID":"885757bb-237b-467f-998c-046b728a778c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.474833424s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","reconcileID":"6ae232c9-72de-4b39-b719-8f19725f2ed6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.610707735s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:50:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:50:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","reconcileID":"b9540979-5248-426f-98c3-a265207b752c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-13T21:50:56Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","reconcileID":"778b9e89-3f43-44f9-b46c-a7f6243a6669","component.Name":"mathwizz-history-worker","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-dr/mathwizz-history-worker","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\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-13T21:50:56Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","reconcileID":"778b9e89-3f43-44f9-b46c-a7f6243a6669","component.Name":"mathwizz-frontend","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-dr/mathwizz-frontend","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:50:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260513-214704-000"} {"level":"info","ts":"2026-05-13T21:50:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260513-214704-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260513-214704-000"} {"level":"info","ts":"2026-05-13T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260513-214704-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-214704-000","snapshot.Spec.Components":[{"name":"mathwizz-web-server","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-web-server@sha256:52efaaea5c24cc1d8e3fc114ac468ca18b4a64a095ec99d5ed3f0fe0853062a0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-blihvk","revision":"7cf7de6a9aa6e6da72428cb851989002b8485f56"}}}]} {"level":"info","ts":"2026-05-13T21:50:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214704-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 6382b0d2d207976a29048c8e4cb1fef47a2b7ad47dc2357e9246ec817759af is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214704-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260513-214704-000"} {"level":"info","ts":"2026-05-13T21:50:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214704-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214704-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:50: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":"moshekipod-backwards-compat-dr-20260513-214704-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214704-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","Application.Name":"moshekipod-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:50: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":"moshekipod-backwards-compat-dr-20260513-214704-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214704-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-13T21:50:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214704-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:56Z","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":"moshekipod-backwards-compat-dr-20260513-214704-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214704-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260513-214704-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:50:56Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:50: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":"moshekipod-backwards-compat-dr-20260513-214704-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214704-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214704-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:50: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":"moshekipod-backwards-compat-dr-20260513-214704-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214704-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:56Z","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":"moshekipod-backwards-compat-dr-20260513-214704-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260513-214704-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-214704-000"} {"level":"info","ts":"2026-05-13T21:50:56Z","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":"moshekipod-backwards-compat-dr-20260513-214704-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260513-214704-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:50:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214704-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Namespace":"dr-test-moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-214704-000"} {"level":"info","ts":"2026-05-13T21:50: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":"moshekipod-backwards-compat-dr-20260513-214704-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214704-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214704-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:50: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":"moshekipod-backwards-compat-dr-20260513-214704-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-214704-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-214704-000"} {"level":"info","ts":"2026-05-13T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","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-13T21:50:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-m7tzj has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50: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":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-214704-000"} {"level":"info","ts":"2026-05-13T21:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-m7tzj","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-13T21:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-m7tzj has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-m7tzj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"126.236219ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:51:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:51:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","reconcileID":"ceb3c3f8-511f-4017-8ba4-95b4c8984986","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"131.687463ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:51:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:51:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","reconcileID":"e1c5408c-b57e-4284-9c0d-02f7a90a8fde","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"142.188438ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:51:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:51:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","reconcileID":"cb06b4e8-c1f7-43d4-bca1-369f6475507b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"162.615302ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:51:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:51:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","reconcileID":"35f91b0b-1f8a-4676-81f9-b5cc2031e1ff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"203.140409ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:51:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:51:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","reconcileID":"e4d3d6d8-d01f-416d-b746-6d4947840763","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"234.642545ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:51:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:51:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","reconcileID":"30f4c4d1-f5ac-4c16-9879-817ebecee144","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"284.260938ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:51:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:51:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","reconcileID":"85cc8af4-833b-42fe-bff8-630581dc1c6d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"605.097033ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:51:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:51:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","reconcileID":"fb778370-920d-4604-8778-a70276fac406","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.009537692s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:51:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","reconcileID":"6b8162d5-a4da-476a-84fc-753529d4c869","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.015042369s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:51:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","reconcileID":"598c076e-feb2-4ff0-a0ce-df63595a102e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.025464776s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:51:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","reconcileID":"1c2009b1-4e99-42ba-9a0b-e2b9f55d22f3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.030731886s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:51:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","reconcileID":"0da51e50-40be-4166-b9e3-02c147ad8c3f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.04672865s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:51:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","reconcileID":"9e10425b-c03e-4ca0-b1a0-dd433428c4c9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.087217849s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:51:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","reconcileID":"537c94f2-ad22-41a9-b116-0f7f6c3c44bc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.168664675s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:51:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","reconcileID":"5d0311f1-2b06-4e4f-acda-77e32e27fd1a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.245834905s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:51:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","reconcileID":"fc5f1069-cd55-4464-931e-bf05d07b07ed","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.32945172s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:51:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","reconcileID":"5ae036e9-33dc-4769-a8d9-208923406060","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.439568553s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:51:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","reconcileID":"62a2f479-781a-42fa-9c38-aa55477de657","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.650053934s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:51:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","reconcileID":"12d48d49-9323-413f-a1f6-5d2cd1cc6614","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.926319512s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T21:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T21:51:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","reconcileID":"767cbab9-d2ae-4de9-a5a7-933d41f1beb9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-13T21:51:01Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","reconcileID":"0964e46a-08ca-4f70-9079-772f7e6e432a","component.Name":"mathwizz-web-server","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-dr/mathwizz-web-server","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\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-13T21:51:01Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","reconcileID":"0964e46a-08ca-4f70-9079-772f7e6e432a","component.Name":"mathwizz-history-worker","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-dr/mathwizz-history-worker","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260513-214659-000"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260513-214659-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260513-214659-000"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260513-214659-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-214659-000","snapshot.Spec.Components":[{"name":"mathwizz-frontend","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-frontend@sha256:f921618b4b816c2da55a63ce621ec18ff1d70df2d99913226aca3e33a104a598","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-rmjosl","revision":"d901a50e8843bd39f6895a77ac9ad3fd95072c74"}}}]} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214659-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 9efa70041c6f541c0c7a03c12fd154337cfef475ab3f9cfb92dcb38958c1db is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214659-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260513-214659-000"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214659-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214659-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:51: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":"kokohazamar-backwards-compat-dr-20260513-214659-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214659-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","Application.Name":"kokohazamar-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:51: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":"kokohazamar-backwards-compat-dr-20260513-214659-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214659-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214659-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","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":"kokohazamar-backwards-compat-dr-20260513-214659-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214659-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260513-214659-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:51:02Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:51: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":"kokohazamar-backwards-compat-dr-20260513-214659-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214659-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214659-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:51: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":"kokohazamar-backwards-compat-dr-20260513-214659-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214659-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","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":"kokohazamar-backwards-compat-dr-20260513-214659-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260513-214659-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:51:02Z","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":"kokohazamar-backwards-compat-dr-20260513-214659-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260513-214659-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214659-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Namespace":"dr-test-kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-214659-000"} {"level":"info","ts":"2026-05-13T21:51: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":"kokohazamar-backwards-compat-dr-20260513-214659-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214659-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214659-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:51: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":"kokohazamar-backwards-compat-dr-20260513-214659-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214659-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-214659-000"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-214659-000"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","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-13T21:51:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-txpwg has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-13T21:51:02Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","reconcileID":"863350f1-0dd9-439a-a5d8-cda959d48c3d","component.Name":"mathwizz-history-worker","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-dr/mathwizz-history-worker","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\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-13T21:51:02Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","reconcileID":"863350f1-0dd9-439a-a5d8-cda959d48c3d","component.Name":"mathwizz-frontend","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-dr/mathwizz-frontend","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260513-214643-000"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260513-214643-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260513-214643-000"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260513-214643-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-214643-000","snapshot.Spec.Components":[{"name":"mathwizz-web-server","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-web-server@sha256:b0639a323be62998b66519da6ad79db9cf3d14300ca0b946cf48f3732a6f6637","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-rmjosl","revision":"a278d57fe8ab8bee2c9af63774fe027b40bd098b"}}}]} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214643-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 6382b0d2d207976a29048c8e4cb1fef47a2b7ad47dc2357e9246ec817759af is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214643-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260513-214643-000"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214643-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214643-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T21:51: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":"kokohazamar-backwards-compat-dr-20260513-214643-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214643-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","Application.Name":"kokohazamar-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T21:51: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":"kokohazamar-backwards-compat-dr-20260513-214643-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214643-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214643-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","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":"kokohazamar-backwards-compat-dr-20260513-214643-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214643-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260513-214643-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T21:51:02Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T21:51: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":"kokohazamar-backwards-compat-dr-20260513-214643-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214643-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214643-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:51: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":"kokohazamar-backwards-compat-dr-20260513-214643-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214643-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","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":"kokohazamar-backwards-compat-dr-20260513-214643-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260513-214643-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-214643-000"} {"level":"info","ts":"2026-05-13T21:51:02Z","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":"kokohazamar-backwards-compat-dr-20260513-214643-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260513-214643-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214643-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Namespace":"dr-test-kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-214643-000"} {"level":"info","ts":"2026-05-13T21:51: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":"kokohazamar-backwards-compat-dr-20260513-214643-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214643-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214643-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T21:51: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":"kokohazamar-backwards-compat-dr-20260513-214643-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-214643-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-214643-000"} {"level":"info","ts":"2026-05-13T21:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","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-13T21:51:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T21:51:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-s7q7m has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:03Z","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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-214643-000"} {"level":"info","ts":"2026-05-13T21:51:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-s7q7m","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-13T21:51:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-s7q7m has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-s7q7m","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51:03Z","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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:51: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":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-214659-000"} {"level":"info","ts":"2026-05-13T21:51:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-txpwg","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-13T21:51:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-txpwg has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-txpwg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T21:53: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":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:53:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:53:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","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-13T21:53: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:53:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationTestScenario.Name":"my-integration-test-qnvv"} {"level":"error","ts":"2026-05-13T21:53:32Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","resolver":"git","tektonResolverParams":[{"name":"url","value":"https://github.com/konflux-ci/integration-examples.git"},{"name":"revision","value":"a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"},{"name":"pathInRepo","value":"pipelineruns/integration_resolver_pipelinerun_pass.yaml"}],"error":"resolution for 'my-integration-test-qnvv-9m92r' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-9m92r\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/tekton.NewIntegrationPipelineRun\n\t/opt/app-root/src/tekton/integration_pipeline.go:128\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:808\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\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":"error","ts":"2026-05-13T21:53:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationScenario.Name":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-9m92r' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-9m92r\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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-13T21:53:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"error","ts":"2026-05-13T21:53:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","Scenario":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-9m92r' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-9m92r\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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":"error","ts":"2026-05-13T21:53:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"integ-app-xzot-20260513-210854-000","reconcileID":"58bed6f0-cffe-47ad-992d-0f11fa981164","error":"resolution for 'my-integration-test-qnvv-9m92r' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-9m92r\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T21:53: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"}} {"level":"info","ts":"2026-05-13T21:53:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:53:32Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T21:53:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","destinationComponentSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:53:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T21:53:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:53:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:53:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:53:33Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:53:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","existingCheckRun":"github.CheckRun{ID:75885466742, NodeID:\"CR_kwDONSo-hs8AAAARqyBUdg\", HeadSHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", ExternalID:\"my-integration-test-qnvv-go-component-gbhdbc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75885466742\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75885466742\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-13 21:36:52 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-13 21:36:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-gbhdbc snapshot integ-app-xzot-20260513-210854-000 and scenario my-integration-test-qnvv is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-qnvv-4zbk4' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-4zbk4\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75885466742/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc\", CheckSuite:github.CheckSuite{ID:68889071391}, 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-13T21:53:33Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.NameSpace":"group-bbqx","snapshot.Name":"integ-app-xzot-20260513-210854-000","scenarioName":"my-integration-test-qnvv","externalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T21:53:33Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ID":75887953088,"CheckName":"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-13T21:53:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","testedSnapshot.Name":"integ-app-xzot-20260513-210854-000","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-13T21:53:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T21:53: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.Name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T22:10:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T22:10:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T22:10:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","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-13T22:10: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T22:10:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationTestScenario.Name":"my-integration-test-qnvv"} {"level":"error","ts":"2026-05-13T22:10:13Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","resolver":"git","tektonResolverParams":[{"name":"url","value":"https://github.com/konflux-ci/integration-examples.git"},{"name":"revision","value":"a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"},{"name":"pathInRepo","value":"pipelineruns/integration_resolver_pipelinerun_pass.yaml"}],"error":"resolution for 'my-integration-test-qnvv-vg42r' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-vg42r\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/tekton.NewIntegrationPipelineRun\n\t/opt/app-root/src/tekton/integration_pipeline.go:128\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:808\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\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":"error","ts":"2026-05-13T22:10:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","integrationScenario.Name":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-vg42r' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-vg42r\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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-13T22:10:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"error","ts":"2026-05-13T22:10:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","Scenario":"my-integration-test-qnvv","error":"resolution for 'my-integration-test-qnvv-vg42r' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-vg42r\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","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":"error","ts":"2026-05-13T22:10:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"namespace":"group-bbqx","name":"integ-app-xzot-20260513-210854-000","reconcileID":"fd3efb27-af4a-41d0-ac89-d4bfce475250","error":"resolution for 'my-integration-test-qnvv-vg42r' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-vg42r\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T22:10: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"}} {"level":"info","ts":"2026-05-13T22:10:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T22:10:13Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot"} {"level":"info","ts":"2026-05-13T22:10:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","destinationComponentSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T22:10:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T22:10:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T22:10:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","scenario.Name":"my-integration-test-qnvv","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testedSnapshot":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T22:10:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T22:10:14Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ExternalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T22:10:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","existingCheckRun":"github.CheckRun{ID:75887953088, NodeID:\"CR_kwDONSo-hs8AAAARq0ZEwA\", HeadSHA:\"0407d63fc7884fe8b157084223d8e4685ac2c579\", ExternalID:\"my-integration-test-qnvv-go-component-gbhdbc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75887953088\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75887953088\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-13 21:53:33 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-13 21:53:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-gbhdbc snapshot integ-app-xzot-20260513-210854-000 and scenario my-integration-test-qnvv is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-qnvv-9m92r' in namespace 'group-bbqx' failed: error getting \"Git\" \"group-bbqx/my-integration-test-qnvv-9m92r\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75887953088/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc\", CheckSuite:github.CheckSuite{ID:68889071391}, 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-13T22:10:14Z","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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.NameSpace":"group-bbqx","snapshot.Name":"integ-app-xzot-20260513-210854-000","scenarioName":"my-integration-test-qnvv","externalID":"my-integration-test-qnvv-go-component-gbhdbc"} {"level":"info","ts":"2026-05-13T22:10:14Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","ID":75890336158,"CheckName":"Konflux Dev version / my-integration-test-qnvv / go-component-gbhdbc","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-13T22:10:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","testedSnapshot.Name":"integ-app-xzot-20260513-210854-000","destinationSnapshot.Name":"integ-app-xzot-20260513-210854-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-13T22:10:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xzot-20260513-210854-000"} {"level":"info","ts":"2026-05-13T22:10: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-xzot-20260513-210854-000","namespace":"group-bbqx"},"application":"group-bbqx/integ-app-xzot","snapshot.Name":"integ-app-xzot-20260513-210854-000"}